Revision a4a18efc modules/DiWheelDrive_1-1/Makefile
| modules/DiWheelDrive_1-1/Makefile | ||
|---|---|---|
| 291 | 291 |
# End of user defines # |
| 292 | 292 |
################################################################################ |
| 293 | 293 |
|
| 294 |
# allow for custom build directory |
|
| 295 |
ifneq ($(BUILDDIR),) |
|
| 296 |
BUILDDIR := $(BUILDDIR)/$(PROJECT) |
|
| 297 |
endif |
|
| 298 | 294 |
|
| 299 | 295 |
RULESPATH = $(CHIBIOS)/os/common/startup/ARMCMx/compilers/GCC |
| 300 | 296 |
include $(RULESPATH)/rules.mk |
Also available in: Unified diff