diff options
Diffstat (limited to 'conf/machine/wl500g.conf')
-rw-r--r-- | conf/machine/wl500g.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf index f2e4006a8f..5ed227dfa3 100644 --- a/conf/machine/wl500g.conf +++ b/conf/machine/wl500g.conf @@ -5,4 +5,4 @@ TARGET_ARCH = "mipsel" MACHINE_FEATURES = "kernel26 usbhost wifi ext2" -TARGET_CC_ARCH = "-Os -mips2" +include conf/machine/include/mips2.inc |