X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=target%2Flinux%2Fbrcm63xx%2FMakefile;h=f4aa477b317936c086bd52a14bd47cc5b2cc2dc7;hb=51cd1a33ded2dc3f0f1d3fa36563bdb18311eb7d;hp=52e4524f92a63941bfbef968c2a4d39b4f7cd4f5;hpb=14fec491c723370bd6f4f494cfd1fa1059acca4f;p=15.05%2Fopenwrt.git diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 52e4524f92..f4aa477b31 100644 --- a/target/linux/brcm63xx/Makefile +++ b/target/linux/brcm63xx/Makefile @@ -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.9 +SUBTARGETS:=generic smp +FEATURES:=squashfs usb atm pci pcmcia +LINUX_VERSION:=3.10.13 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk