targets: remove useless quotes around KERNELNAME
[openwrt/svn-archive/archive.git] / target / linux / omap24xx / Makefile
index f8cd3c51153e69748ab3e95818f6566bd29794aa..40ad342bed50fc9dced584b3c6e3082a713810b4 100644 (file)
@@ -19,7 +19,7 @@ define Target/Description
        TI OMAP-24xx
 endef
 
-KERNELNAME:="zImage"
+KERNELNAME:=zImage
 
 include $(INCLUDE_DIR)/target.mk