diff --git a/package/pkg-kconfig.mk b/package/pkg-kconfig.mk index 45faf50e71..2aecf2e203 100644 --- a/package/pkg-kconfig.mk +++ b/package/pkg-kconfig.mk @@ -28,7 +28,7 @@ define kconfig-package-update-config endef PKG_KCONFIG_COMMON_OPTS = \ - HOSTCC=$(HOSTCC_NOCCACHE) + HOSTCC="$(HOSTCC_NOCCACHE)" # Macro to save the defconfig file # $(1): the name of the package in upper-case letters