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