ed7c73fbef
With this patch the mips74k subtarget will be compiled with optimized compiler options to generated smaller and faster code. This currently breaks broadcom-wl, because the binary blob is only compiled with mipsr1 support. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41050
9 lines
185 B
Makefile
9 lines
185 B
Makefile
FEATURES += low_mem
|
|
BOARDNAME:=Legacy (802.11g)
|
|
FEATURES+=pcmcia
|
|
|
|
define Target/Description
|
|
Build generic firmware for legacy 802.11g Broadcom BCM47xx
|
|
and BCM53xx MIPS devices.
|
|
endef
|