diff options
Diffstat (limited to 'package/boot/uboot-lantiq/Makefile')
-rw-r--r-- | package/boot/uboot-lantiq/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/boot/uboot-lantiq/Makefile b/package/boot/uboot-lantiq/Makefile index b16e7cd2b1..94b604af34 100644 --- a/package/boot/uboot-lantiq/Makefile +++ b/package/boot/uboot-lantiq/Makefile @@ -366,6 +366,8 @@ define Build/Prepare $(call CompressVR9Firmware,22f,2) endef +UBOOT_MAKE_FLAGS := + ifeq ($(SUBTARGET),xway) SOC:=danube else |