targets: remove useless quotes around KERNELNAME
[openwrt.git] / target / linux / bcm53xx / Makefile
index 519b5a5..69f30f8 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 \