X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=rules.mk;h=a3fe50b1dc0dfb4d1586ceb5bbf85a3fd36f5ebf;hb=ca8aee0c570561fc59fb0d0e6b5eac418054c372;hp=5d30baba8563311b403a3a7f3c85c626ba3a07ac;hpb=d826af2cbbc7ff9781d6b9fdde5866f6e6367ec6;p=librecmc%2Flibrecmc.git diff --git a/rules.mk b/rules.mk index 5d30baba85..a3fe50b1dc 100644 --- a/rules.mk +++ b/rules.mk @@ -139,7 +139,7 @@ else endif ifeq ($(or $(CONFIG_EXTERNAL_TOOLCHAIN),$(CONFIG_GCC_VERSION_4_8),$(CONFIG_TARGET_uml)),) - iremap = -iremap $(1):$(2) + iremap = -iremap$(1):$(2) endif PACKAGE_DIR:=$(BIN_DIR)/packages