u-boot.mk: pass HOSTCC and HOST_CFLAGS into the build
[openwrt/staging/wigyori.git] / package / boot / uboot-lantiq / Makefile
index b16e7cd2b12b2d032568607233995b7ad45ecb40..94b604af34859ba72f1dd5fde3c9312c20dcfe12 100644 (file)
@@ -366,6 +366,8 @@ define Build/Prepare
        $(call CompressVR9Firmware,22f,2)
 endef
 
+UBOOT_MAKE_FLAGS :=
+
 ifeq ($(SUBTARGET),xway)
   SOC:=danube
 else