Removed unnecessary ifdef T_A.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# <top>/configure/RULES_EXPAND
|
||||
|
||||
ifdef T_A
|
||||
ifeq ($(findstring Host,$(VALID_BUILDS)),Host)
|
||||
|
||||
# Default settings
|
||||
@@ -22,4 +21,3 @@ clean::
|
||||
$(RM) $(EXPANDED)
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user