aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x/image/Makefile
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
commitfec953b8d21a98a945ae3ce300a02a0b29cc0f83 (patch)
treeb991a55311137fab01eead4a939c1a57e432defe /target/linux/ipq806x/image/Makefile
parent3c71b3315597b0c78742e2db4f48c1f72b2582f9 (diff)
downloadmaster-187ad058-fec953b8d21a98a945ae3ce300a02a0b29cc0f83.tar.gz
master-187ad058-fec953b8d21a98a945ae3ce300a02a0b29cc0f83.tar.bz2
master-187ad058-fec953b8d21a98a945ae3ce300a02a0b29cc0f83.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46788 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ipq806x/image/Makefile')
-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