diff --git a/configure/RULES_EXPAND b/configure/RULES_EXPAND index 2cc239e41..0eca67f5d 100644 --- a/configure/RULES_EXPAND +++ b/configure/RULES_EXPAND @@ -1,6 +1,5 @@ # /configure/RULES_EXPAND -ifdef T_A ifeq ($(findstring Host,$(VALID_BUILDS)),Host) # Default settings @@ -22,4 +21,3 @@ clean:: $(RM) $(EXPANDED) endif -endif