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