targets: remove useless quotes around KERNELNAME
[openwrt/openwrt.git] / target / linux / bcm53xx / Makefile
index 519b5a553065e9068da14519cfc87f09dcf6bafc..69f30f84ec99e220147dbebc10eb4cd51f5505db 100644 (file)
@@ -22,7 +22,7 @@ define Target/Description
        Build firmware images for Broadcom based BCM47xx/53xx routers with ARM CPU, *not* MIPS.
 endef
 
-KERNELNAME:="zImage dtbs"
+KERNELNAME:=zImage dtbs
 
 DEFAULT_PACKAGES += swconfig wpad-mini nvram \
        kmod-gpio-button-hotplug \