aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ipq40xx
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-02-21 17:56:53 -1000
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-02-23 00:26:40 +0100
commit6ab33103af4d7599fc67a2674b3150337a9b9c83 (patch)
treec0be9889075dc61858b65b1b9a128a9dfa041d2f /target/linux/ipq40xx
parent020e51facf5fad9d9499c1be946646201b27e269 (diff)
downloadupstream-6ab33103af4d7599fc67a2674b3150337a9b9c83.tar.gz
upstream-6ab33103af4d7599fc67a2674b3150337a9b9c83.tar.bz2
upstream-6ab33103af4d7599fc67a2674b3150337a9b9c83.zip
treewide: remove redundant KERNEL_PREFIX definitions
The variables KERNEL_INITRAMFS_PREFIX and KERNEL_PREFIX are already defined in include/image.mk and don't have to be redefined in the target Makefiles. Signed-off-by: Paul Spooren <mail@aparcar.org> [also cover imx6] Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ipq40xx')
-rw-r--r--target/linux/ipq40xx/image/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ipq40xx/image/Makefile b/target/linux/ipq40xx/image/Makefile
index 2be262936f..a7710cfe05 100644
--- a/target/linux/ipq40xx/image/Makefile
+++ b/target/linux/ipq40xx/image/Makefile
@@ -4,8 +4,6 @@ include $(INCLUDE_DIR)/image.mk
define Device/Default
PROFILES := Default
KERNEL_DEPENDS = $$(wildcard $(DTS_DIR)/$$(DEVICE_DTS).dts)
- KERNEL_INITRAMFS_PREFIX := $$(IMG_PREFIX)-$(1)-initramfs
- KERNEL_PREFIX := $$(IMAGE_PREFIX)
KERNEL_LOADADDR := 0x80208000
DEVICE_DTS = $$(SOC)-$(lastword $(subst _, ,$(1)))
IMAGES := sysupgrade.bin