brcm63xx: create initramfs HCS images
[openwrt/svn-archive/archive.git] / target / linux / brcm63xx / Makefile
index 206763d77247ad4350341369db64524a61cdf066..0d2389ab49bf5293aed650d1475f98443df8792f 100644 (file)
@@ -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.7.7
+SUBTARGETS:=generic smp
+FEATURES:=squashfs usb atm pci pcmcia
+LINUX_VERSION:=3.9.4
 MAINTAINER:=Florian Fainelli <florian@openwrt.org>
 
 include $(INCLUDE_DIR)/target.mk