Skip to content
Snippets Groups Projects
Commit 2ef2a6aa authored by John Crispin's avatar John Crispin
Browse files

lantiq: build sysupgrade images for lantiqImage


Tested with VGV7510KW22NOR.

Signed-off-by: default avatarMathias Kresin <openwrt@kresin.me>

SVN-Revision: 49238
parent ef66c8d7
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment