From: Marcin Juszkiewicz Date: Wed, 18 Apr 2007 13:36:52 +0000 (+0000) Subject: collie-2.6: ship wifi support too X-Git-Tag: Release-2010-05/1~8868^2~689^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b276fbe128b0eeb6e4fb43c5d2896287487265c;p=openembedded.git collie-2.6: ship wifi support too --- 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"