brcm47xx: image: legacy: take over old devices images
[openwrt/svn-archive/archive.git] / target / linux / brcm47xx / Makefile
index fa5d21bbe9f3c540a026e6fe0fd11f01a236f6dc..4d96a1dd85856c4f73da2fc12833980a5eac97b0 100644 (file)
@@ -9,11 +9,11 @@ include $(TOPDIR)/rules.mk
 ARCH:=mipsel
 BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM47xx/53xx (MIPS)
-FEATURES:=squashfs usb pcmcia low_mem
-SUBTARGETS:=generic
+FEATURES:=squashfs usb
+SUBTARGETS:=generic mips74k legacy
 MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
 
-LINUX_VERSION:=3.10.36
+LINUX_VERSION:=3.10.44
 
 include $(INCLUDE_DIR)/target.mk