targets: remove useless quotes around KERNELNAME

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42780 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2014-10-05 20:17:19 +00:00
parent 40935a16aa
commit 0a602b2b72
26 changed files with 27 additions and 27 deletions

View File

@@ -15,7 +15,7 @@ MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
LINUX_VERSION:=3.10.49
KERNELNAME:="zImage"
KERNELNAME:=zImage
include $(INCLUDE_DIR)/target.mk