brcm63xx: dtsi: add missing properties to cpu nodes
[oweals/openwrt.git] / target / linux / brcm63xx / Makefile
index 09410b5cef7b0ef27955a72f2d7f0f888af1d301..1ff2eb05524c15bea1bf87010da3c796dbb4e559 100644 (file)
@@ -9,8 +9,9 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
-FEATURES:=squashfs jffs2 usb atm pci pcmcia
-LINUX_VERSION:=3.8.10
+SUBTARGETS:=generic smp
+FEATURES:=squashfs usb atm pci pcmcia usbgadget
+KERNEL_PATCHVER:=3.14
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk