targets: remove useless quotes around KERNELNAME
[lede-git/.git] / target / linux / omap / Makefile
index 5795c002d8c7b98777c798914f126b802e4bd8e0..3ebfccddc32eab89a610de676d303b2a1f026534 100644 (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