targets: remove useless quotes around KERNELNAME
[openwrt/svn-archive/archive.git] / target / linux / iop32x / Makefile
index 8c66387e6b28b7af5359a63f028b94e12a9448ed..02037d9837a6148b01badc2281449e53eb97c40e 100644 (file)
@@ -16,6 +16,6 @@ LINUX_VERSION:=3.3.8
 
 include $(INCLUDE_DIR)/target.mk
 
-KERNELNAME:="zImage"
+KERNELNAME:=zImage
 
 $(eval $(call BuildTarget))