summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2015-09-04 14:44:51 +0000
committerJonas Gorski <jogo@openwrt.org>2015-09-04 14:44:51 +0000
commite3f6876623786d5954533c07e89fd2001557c12e (patch)
treee7419e8ee29e2b9f13d32772029a5bd76897c210 /target/linux/ipq806x
parent7a962fb55aa836c9bc6f2bdaa75e81ab8c41279c (diff)
downloadmaster-31e0f0ae-e3f6876623786d5954533c07e89fd2001557c12e.tar.gz
master-31e0f0ae-e3f6876623786d5954533c07e89fd2001557c12e.tar.bz2
master-31e0f0ae-e3f6876623786d5954533c07e89fd2001557c12e.zip
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
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/image/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile
index 2369762ad8..dad6ee365e 100644
--- a/target/linux/ipq806x/image/Makefile
+++ b/target/linux/ipq806x/image/Makefile
@@ -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