[OpenWrt-Devel] [PATCH 2/5] lantiq: build sysupgrade images for lantiqImage
Mathias Kresin
openwrt at kresin.me
Sun Apr 24 11:53:55 EDT 2016
Tested with VGV7510KW22NOR.
Signed-off-by: Mathias Kresin <openwrt at kresin.me>
---
target/linux/lantiq/image/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index 4a358b5..d78c035 100644
--- a/target/linux/lantiq/image/Makefile
+++ b/target/linux/lantiq/image/Makefile
@@ -301,6 +301,8 @@ define Device/Default
FILESYSTEMS := squashfs
DEVICE_PROFILE :=
DEVICE_DTS :=
+ IMAGES := sysupgrade.bin
+ IMAGE/sysupgrade.bin := append-kernel | append-rootfs | pad-rootfs
endef
DEVICE_VARS += BOARD_ID DEVICE_PROFILE DEVICE_DTS
--
1.9.1
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list