X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2FMakefile;h=c7fdfe60be5dc6acec9e102fe5c18887f238b8da;hb=7436b1707581de23fda5d9ec16c0beecbe0a7056;hp=79d0c9a17a429a5078154d493d5f172d5dd73c66;hpb=2a1a16d2d55b02dd145db1be84999b88895595e5;p=openwrt%2Fstaging%2Fchunkeey.git diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 79d0c9a17a..c7fdfe60be 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.14.18 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk