lantiq: build sysupgrade images for lantiqImage
Tested with VGV7510KW22NOR. Signed-off-by: Mathias Kresin <openwrt@kresin.me> SVN-Revision: 49238
This commit is contained in:
parent
ef66c8d72e
commit
2ef2a6aaf6
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue