Ver Fonte

ipq806x: clear IMAGES for devices

Ensure that IMAGE-less devices won't keep the IMAGES of any previous
devices.

Signed-off-by: Jonas Gorski <[email protected]>

SVN-Revision: 46788
Jonas Gorski há 10 anos atrás
pai
commit
e3f6876623
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      target/linux/ipq806x/image/Makefile

+ 1 - 0
target/linux/ipq806x/image/Makefile

@@ -34,6 +34,7 @@ define Device/Default
 	KERNEL_INITRAMFS_PREFIX := $$(IMG_PREFIX)-$(1)-initramfs
 	KERNEL_INITRAMFS_PREFIX := $$(IMG_PREFIX)-$(1)-initramfs
 	DEVICE_DTS :=
 	DEVICE_DTS :=
 	KERNEL_PREFIX := $$(IMAGE_PREFIX)
 	KERNEL_PREFIX := $$(IMAGE_PREFIX)
+	IMAGES :=
 endef
 endef
 DEVICE_VARS += DEVICE_DTS
 DEVICE_VARS += DEVICE_DTS