brcm47xx: enable the low-memory feature flag
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40982
This commit is contained in:
parent
2f9a3c791b
commit
ae2c9a815a
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
ARCH:=mipsel
|
||||
BOARD:=brcm47xx
|
||||
BOARDNAME:=Broadcom BCM47xx/53xx (MIPS)
|
||||
FEATURES:=squashfs usb pcmcia
|
||||
FEATURES:=squashfs usb pcmcia low_mem
|
||||
MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
|
||||
|
||||
LINUX_VERSION:=3.10.36
|
||||
|
|
Loading…
Reference in New Issue