From f35da063bc797d44143542d08285cb0bf9b247de Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 5 Oct 2014 20:17:19 +0000 Subject: targets: remove useless quotes around KERNELNAME Signed-off-by: Felix Fietkau SVN-Revision: 42780 --- target/linux/mvebu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mvebu/Makefile') diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index b899d63007..dc61e7c2c1 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -18,7 +18,7 @@ LINUX_VERSION:=3.14.18 include $(INCLUDE_DIR)/target.mk -KERNELNAME:="zImage dtbs" +KERNELNAME:=zImage dtbs DEFAULT_PACKAGES += uboot-envtools -- cgit v1.2.3