Added includes for top level RULES_BUILD and RULES_INCLUDE files
This commit is contained in:
@@ -7,6 +7,10 @@ include $(CONFIG)/RULES_ARCHS
|
||||
else #T_A
|
||||
|
||||
include $(CONFIG)/RULES_BUILD
|
||||
ifneq ($(CONFIG),$(TOP)/configure)
|
||||
-include $(TOP)/configure/RULES_BUILD
|
||||
endif
|
||||
-include $(TOP)/configure/O.$(T_A)/RULES_INCLUDE
|
||||
|
||||
endif # T_A defined
|
||||
|
||||
|
||||
Reference in New Issue
Block a user