Fixed include line.
This commit is contained in:
@@ -50,7 +50,7 @@ clean$(DIVIDER)% ::
|
||||
|
||||
else #T_A
|
||||
|
||||
include $(TOP)/configure/RULES_BUILD
|
||||
include $(CONFIG)/RULES_BUILD
|
||||
|
||||
endif # T_A defined
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ vpath %.h $(USER_VPATH) $(SRC_DIRS) .. .
|
||||
|
||||
#---------------------------------------------------------------
|
||||
|
||||
include $(TOP)/configure/CONFIG_ADDONS
|
||||
include $(CONFIG)/CONFIG_ADDONS
|
||||
|
||||
#---------------------------------------------------------------
|
||||
# Set opt and warn
|
||||
|
||||
Reference in New Issue
Block a user