# # \brief Offer build configurations that are specific to base-hw and Zynq # \author Johannes Schlatow # \date 2014-12-15 # # denote which specs are also fulfilled by this spec SPECS += hw # configure multiprocessor mode NR_OF_CPUS = 1 # include implied specs include $(call select_from_repositories,mk/spec/hw.mk)