Revision 6b1000b5 modules/PowerManagement_1-1/Makefile
modules/PowerManagement_1-1/Makefile | ||
---|---|---|
298 | 298 |
# # |
299 | 299 |
|
300 | 300 |
# all and its dependencies |
301 |
BUILDDIR = ./build |
|
301 |
ifeq ($(BUILDDIR),) |
|
302 |
BUILDDIR = ./build |
|
303 |
endif |
|
302 | 304 |
RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC |
303 | 305 |
include $(RULESPATH)/rules.mk |
304 | 306 |
|
Also available in: Unified diff