X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2FMakefile;h=f4aa477b317936c086bd52a14bd47cc5b2cc2dc7;hb=b276cda4ecf5cd3f28db8d8d8572605740e96620;hp=09410b5cef7b0ef27955a72f2d7f0f888af1d301;hpb=d204a2b48381f4a0033a424def244d0bec0bb6b1;p=openwrt.git diff --git a/target/linux/brcm63xx/Makefile b/target/linux/brcm63xx/Makefile index 09410b5cef..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.10 +SUBTARGETS:=generic smp +FEATURES:=squashfs usb atm pci pcmcia +LINUX_VERSION:=3.10.13 MAINTAINER:=Florian Fainelli include $(INCLUDE_DIR)/target.mk