targets: remove useless quotes around KERNELNAME
[openwrt/openwrt.git] / target / linux / gemini / Makefile
index 6a6c0a74505ec6ff2dec69c0b18e570c2c6d85e5..45ae97ef9189ad631f920ed0b880e523c3f20c6e 100644 (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