X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2FMakefile;h=1ff2eb05524c15bea1bf87010da3c796dbb4e559;hb=342d6f2632196b724f285ec9af27b823a3e8a472;hp=52e4524f92a63941bfbef968c2a4d39b4f7cd4f5;hpb=b98c8e8bf9ceb27c3bb3c965157397c061542c88;p=openwrt.git diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 52e4524f92..1ff2eb0552 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 usbgadget +KERNEL_PATCHVER:=3.14 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk