bcm53xx: support flashing CHK and CyberTAN images
[openwrt-github/.git] / target / linux / bcm53xx / Makefile
index 519b5a553065e9068da14519cfc87f09dcf6bafc..731eae1ac3d29de4f1de732e204003b7b95c6132 100644 (file)
@@ -12,9 +12,8 @@ BOARDNAME:=Broadcom BCM47xx/53xx (ARM)
 FEATURES:=squashfs nand usb pci pcie gpio
 MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
 CPU_TYPE:=cortex-a9
-CPU_SUBTYPE:=vfpv3
 
-LINUX_VERSION:=3.14.18
+KERNEL_PATCHVER:=3.14
 
 include $(INCLUDE_DIR)/target.mk
 
@@ -22,7 +21,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 \