From 0a602b2b72aed043e3229667d4ced72a8059eda5 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42780 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ipq806x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ipq806x') diff --git a/target/linux/ipq806x/Makefile b/target/linux/ipq806x/Makefile index 6207c9126f..55a0d72f7d 100644 --- a/target/linux/ipq806x/Makefile +++ b/target/linux/ipq806x/Makefile @@ -11,7 +11,7 @@ MAINTAINER:=John Crispin LINUX_VERSION:=3.14.18 -KERNELNAME="Image dtbs" +KERNELNAME:=Image dtbs include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3