treewide: remove redundant KERNEL_PREFIX definitions
authorPaul Spooren <mail@aparcar.org>
Mon, 22 Feb 2021 03:56:53 +0000 (17:56 -1000)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 22 Feb 2021 23:26:40 +0000 (00:26 +0100)
commit6ab33103af4d7599fc67a2674b3150337a9b9c83
treec0be9889075dc61858b65b1b9a128a9dfa041d2f
parent020e51facf5fad9d9499c1be946646201b27e269
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>
target/linux/imx6/image/Makefile
target/linux/ipq40xx/image/Makefile
target/linux/ipq806x/image/Makefile
target/linux/zynq/image/Makefile