fix target profiles
SVN-Revision: 9099
This commit is contained in:
parent
e10dfa5129
commit
85f3be6310
@ -75,7 +75,7 @@ define Profile
|
||||
endif
|
||||
endef
|
||||
|
||||
ifeq ($(DUMP)$(if $(TARGET_BUILD),,1),)
|
||||
ifeq ($(if $(TARGET_BUILD),$(DUMP)),1)
|
||||
-include $(PLATFORM_DIR)/profiles/*.mk
|
||||
ifneq ($(PLATFORM_DIR),$(PLATFORM_SUBDIR))
|
||||
-include $(PLATFORM_SUBDIR)/profiles/*.mk
|
||||
|
Loading…
Reference in New Issue
Block a user