X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2FMakefile;h=e76e152f0f00b332fd2aef4a3369db86960b5dee;hb=4b5955f4d190a4dba45da58266b11f69df13e86c;hp=52e4524f92a63941bfbef968c2a4d39b4f7cd4f5;hpb=b98c8e8bf9ceb27c3bb3c965157397c061542c88;p=openwrt.git diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 52e4524f92..e76e152f0f 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.9.11 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk