genode/base-hw/mk/spec-hw.mk
2014-03-04 15:03:43 +01:00

9 lines
226 B
Makefile

#
# \brief Offer build configurations that are specific to base-hw
# \author Martin Stein
# \date 2014-02-26
#
# configure multiprocessor mode
CC_OPT += -Wa,--defsym -Wa,PROCESSORS=$(PROCESSORS) -DPROCESSORS=$(PROCESSORS)