targets: remove useless quotes around KERNELNAME
[openwrt/openwrt.git] / target / linux / ppc44x / Makefile
index f6d932743a0b0112862a934ddf70114de1cb0b9c..5c2e15da2abf7e41f650b552e038d64f8e6ccfab 100644 (file)
@@ -23,6 +23,6 @@ define Target/Description
        Build firmware images for AMCC/IBM PPC44x based boards.
 endef
 
        Build firmware images for AMCC/IBM PPC44x based boards.
 endef
 
-KERNELNAME:="uImage cuImage.taishan"
+KERNELNAME:=uImage cuImage.taishan
 
 $(eval $(call BuildTarget))
 
 $(eval $(call BuildTarget))