summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-04-18 13:36:52 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-04-18 13:36:52 +0000
commit4b276fbe128b0eeb6e4fb43c5d2896287487265c (patch)
tree3f791f76c082273c41f74ef971b92a9f92c6ad29 /conf
parentbfb09b1a4c47cf0ffc980571bda7648e7b326d3c (diff)
collie-2.6: ship wifi support too
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/collie-2.6.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/collie-2.6.conf b/conf/machine/include/collie-2.6.conf
index 5f6d1c9390..f22ffce6c2 100644
--- a/conf/machine/include/collie-2.6.conf
+++ b/conf/machine/include/collie-2.6.conf
@@ -1,6 +1,6 @@
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
SERIAL_CONSOLE = "115200 ttySA0"
-MACHINE_FEATURES = "kernel26 apm pcmcia screen irda usbgadget keyboard touchscreen"
+MACHINE_FEATURES = "kernel26 apm pcmcia screen irda usbgadget keyboard touchscreen wifi"
MACHINE_EXTRA_RDEPENDS = "kernel-modules"