ipq806x: clear IMAGES for devices
Ensure that IMAGE-less devices won't keep the IMAGES of any previous devices. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 46788
This commit is contained in:
parent
7a962fb55a
commit
e3f6876623
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ define Device/Default
|
|||
KERNEL_INITRAMFS_PREFIX := $$(IMG_PREFIX)-$(1)-initramfs
|
||||
DEVICE_DTS :=
|
||||
KERNEL_PREFIX := $$(IMAGE_PREFIX)
|
||||
IMAGES :=
|
||||
endef
|
||||
DEVICE_VARS += DEVICE_DTS
|
||||
|
||||
|
|
Loading…
Reference in a new issue