From: Chuanhong Guo Date: Tue, 14 Apr 2020 03:00:03 +0000 (+0800) Subject: ramips: add missing DEVICE_VARS for lzma-loader X-Git-Tag: v21.02.0-rc1~3075 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=111029bea7b5c1075f7aa12e8431fe840c3dca12;p=openwrt%2Fopenwrt.git ramips: add missing DEVICE_VARS for lzma-loader LOADER_TYPE is a per-device variable which should be included in DEVICE_VARS. Signed-off-by: Chuanhong Guo --- diff --git a/target/linux/ramips/image/Makefile b/target/linux/ramips/image/Makefile index 7c1f7c6c0b..29db341e9b 100644 --- a/target/linux/ramips/image/Makefile +++ b/target/linux/ramips/image/Makefile @@ -7,6 +7,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/image.mk +DEVICE_VARS += LOADER_TYPE DEVICE_VARS += NETGEAR_BOARD_ID NETGEAR_HW_ID DEVICE_VARS += BUFFALO_TAG_PLATFORM BUFFALO_TAG_VERSION BUFFALO_TAG_MINOR DEVICE_VARS += SEAMA_SIGNATURE SEAMA_MTDBLOCK