X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2FMakefile;h=15e870be6029bde2113e62483b065dae73aba38a;hb=7850bcd9786a03639c4ea2dcb6f99f03678b6cce;hp=79d0c9a17a429a5078154d493d5f172d5dd73c66;hpb=e3dfb1052672f7359784de8d1002a8eafebc2b68;p=openwrt.git diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 79d0c9a17a..15e870be60 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.8 +SUBTARGETS:=generic smp +FEATURES:=squashfs usb atm pci pcmcia usbgadget +LINUX_VERSION:=3.10.28 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk