Small minor issue with the makefile
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@286 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -19,8 +19,6 @@ export RELEASE_DEFINES = \
|
|||||||
-DRELEASE_BRANCH=$(RELEASE_BRANCH) \
|
-DRELEASE_BRANCH=$(RELEASE_BRANCH) \
|
||||||
-DRELEASE_PATCH=$(RELEASE_PATCH) \
|
-DRELEASE_PATCH=$(RELEASE_PATCH) \
|
||||||
|
|
||||||
export PLATFORM = -D$(PLATFORM_OLIMEX_STM32_H107)
|
|
||||||
|
|
||||||
|
|
||||||
BINARY = hsb_mrts_$(PLATFORM_OLIMEX_STM32_H107).bin
|
BINARY = hsb_mrts_$(PLATFORM_OLIMEX_STM32_H107).bin
|
||||||
|
|
||||||
@@ -34,6 +32,7 @@ debug: export ADDITIONAL_SWITCHES = -DENABLE_SERIAL_LOGGING -DENABLE_HW_VALIDATI
|
|||||||
debug:
|
debug:
|
||||||
$(MAKE) pho_hsb_olimex_stm32_h107
|
$(MAKE) pho_hsb_olimex_stm32_h107
|
||||||
|
|
||||||
|
pho_hsb_olimex_stm32_h107: export PLATFORM = -D$(PLATFORM_OLIMEX_STM32_H107)
|
||||||
pho_hsb_olimex_stm32_h107:
|
pho_hsb_olimex_stm32_h107:
|
||||||
@echo ------------------------------------------
|
@echo ------------------------------------------
|
||||||
@echo MAKE: $@
|
@echo MAKE: $@
|
||||||
|
|||||||
Reference in New Issue
Block a user