|
@@ -85,7 +85,7 @@ ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),)
|
|
endif
|
|
endif
|
|
|
|
|
|
ifndef CROSS
|
|
ifndef CROSS
|
|
-CROSS=$(subst ",, $(strip $(CROSS_COMPILER_PREFIX))) #"
|
|
|
|
|
|
+CROSS=$(subst ",, $(strip $(CROSS_COMPILER_PREFIX)))
|
|
endif
|
|
endif
|
|
|
|
|
|
# A nifty macro to make testing gcc features easier
|
|
# A nifty macro to make testing gcc features easier
|