summaryrefslogtreecommitdiffstats
path: root/target/linux/ipq806x
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2016-07-20 10:09:35 +0200
committerFelix Fietkau <nbd@nbd.name>2016-07-20 10:13:50 +0200
commit7a175e2d44095c144757e8115b281f507bbfc284 (patch)
treeef80163ff799700213bfedec8abb8ee6e631245c /target/linux/ipq806x
parentb5b2425cba8b9ec18c4ffa5c03d29a0fc83f530a (diff)
downloadmaster-31e0f0ae-7a175e2d44095c144757e8115b281f507bbfc284.tar.gz
master-31e0f0ae-7a175e2d44095c144757e8115b281f507bbfc284.tar.bz2
master-31e0f0ae-7a175e2d44095c144757e8115b281f507bbfc284.zip
ipq806x: clean up redundant initialization of core device image variables
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/ipq806x')
-rw-r--r--target/linux/ipq806x/image/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/target/linux/ipq806x/image/Makefile b/target/linux/ipq806x/image/Makefile
index f527fb648f..9bf072e171 100644
--- a/target/linux/ipq806x/image/Makefile
+++ b/target/linux/ipq806x/image/Makefile
@@ -40,11 +40,8 @@ define Device/Default
KERNEL_DEPENDS = $$(wildcard $(DTS_DIR)/$$(DEVICE_DTS).dts)
KERNEL_INITRAMFS_PREFIX := $$(IMG_PREFIX)-$(1)-initramfs
KERNEL_PREFIX := $$(IMAGE_PREFIX)
- IMAGES :=
- KERNEL_IN_UBI :=
- BOARD_NAME :=
endef
-DEVICE_VARS += BOARD_NAME KERNEL_SIZE
+DEVICE_VARS += KERNEL_SIZE
define Device/LegacyImage
KERNEL_SUFFIX := -uImage