targets: remove useless quotes around KERNELNAME

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

SVN-Revision: 42780
This commit is contained in:
Felix Fietkau
2014-10-05 20:17:19 +00:00
parent 8a450a93a5
commit f35da063bc
26 changed files with 27 additions and 27 deletions

View File

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