aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/wl500g.conf
diff options
context:
space:
mode:
authorPaul Sokolovsky <pmiscml@gmail.com>2007-07-03 04:32:22 +0000
committerPaul Sokolovsky <pmiscml@gmail.com>2007-07-03 04:32:22 +0000
commitd666b7c3e4bc6c9d5e94f4597d68c425ed3018a6 (patch)
tree1b84462d716abdea036306a273be5701f5c4ef0e /conf/machine/wl500g.conf
parente20dcdf35b29fa074ab9568209c92a566f12360a (diff)
downloadopenembedded-d666b7c3e4bc6c9d5e94f4597d68c425ed3018a6.tar.gz
wl500g.conf: Add MACHINE_FEATURES.
Diffstat (limited to 'conf/machine/wl500g.conf')
-rw-r--r--conf/machine/wl500g.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf
index 516d709110..f2e4006a8f 100644
--- a/conf/machine/wl500g.conf
+++ b/conf/machine/wl500g.conf
@@ -3,4 +3,6 @@
#@DESCRIPTION: Machine configuration for the MIPS based WL500g(x) devices
TARGET_ARCH = "mipsel"
+MACHINE_FEATURES = "kernel26 usbhost wifi ext2"
+
TARGET_CC_ARCH = "-Os -mips2"