ramips: add IMAGE_SIZE to DEVICE_VARS, it is used by build templates
[openwrt/svn-archive/archive.git] / target / linux / ramips / image / Makefile
index 6f98b00140797b886243d0adee3a76ebd1a47e34..c109e6a4ab7fe773de3c6dd5f31ab5adcc292a3d 100644 (file)
@@ -22,7 +22,7 @@ define Image/Build/Initramfs
        $(call Image/Build/Profile/$(PROFILE),initramfs)
 endef
 
-DEVICE_VARS += DTS
+DEVICE_VARS += DTS IMAGE_SIZE
 
 loadaddr-y := 0x80000000
 loadaddr-$(CONFIG_TARGET_ramips_rt288x) := 0x88000000