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