From ed7c73fbefe240a6e3bcee4ebcbbe333f718b762 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 7 Jun 2014 17:36:02 +0000 Subject: brcm47xx: activate some compiler optimizations for 74K CPUs 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 SVN-Revision: 41050 --- target/linux/brcm47xx/legacy/target.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm47xx/legacy') diff --git a/target/linux/brcm47xx/legacy/target.mk b/target/linux/brcm47xx/legacy/target.mk index 5cee324..720ea12 100644 --- a/target/linux/brcm47xx/legacy/target.mk +++ b/target/linux/brcm47xx/legacy/target.mk @@ -1,5 +1,6 @@ FEATURES += low_mem BOARDNAME:=Legacy (802.11g) +FEATURES+=pcmcia define Target/Description Build generic firmware for legacy 802.11g Broadcom BCM47xx -- cgit v1.1