summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-04-26 11:43:18 +0000
committerJohn Crispin <john@openwrt.org>2016-04-26 11:43:18 +0000
commit2ef2a6aaf64118733b37d54052edad1b442cd24a (patch)
treed9f3a3dacce774fceb77c726af26e6d6f85652ec /target
parentef66c8d72ebdf13ac4db6ea5c77ff1f4f7108b8e (diff)
downloadmaster-31e0f0ae-2ef2a6aaf64118733b37d54052edad1b442cd24a.tar.gz
master-31e0f0ae-2ef2a6aaf64118733b37d54052edad1b442cd24a.tar.bz2
master-31e0f0ae-2ef2a6aaf64118733b37d54052edad1b442cd24a.zip
lantiq: build sysupgrade images for lantiqImage
Tested with VGV7510KW22NOR. Signed-off-by: Mathias Kresin <openwrt@kresin.me> SVN-Revision: 49238
Diffstat (limited to 'target')
-rw-r--r--target/linux/lantiq/image/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/lantiq/image/Makefile b/target/linux/lantiq/image/Makefile
index 4a358b5123..d78c035ecd 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