kernel: update kernel to 3.10.15
[openwrt/openwrt.git] / target / linux / brcm63xx / Makefile
index 43165314ac503365c1e3aa1921aa2b8450a67860..1fb2edf29749f2fb54f9eff3c652fa45ece8c9fa 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.7.6
+SUBTARGETS:=generic smp
+FEATURES:=squashfs usb atm pci pcmcia
+LINUX_VERSION:=3.10.15
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk