mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-23 02:14:12 +00:00
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
@ -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…
x
Reference in New Issue
Block a user