From: Marcin Juszkiewicz Date: Wed, 18 Apr 2007 13:36:21 +0000 (+0000) Subject: collie-2.6: ship all kernel modules now X-Git-Tag: Release-2010-05/1~8868^2~689^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb09b1a4c47cf0ffc980571bda7648e7b326d3c;p=openembedded.git collie-2.6: ship all kernel modules now --- diff --git a/conf/machine/include/collie-2.6.conf b/conf/machine/include/collie-2.6.conf index eab879368c..5f6d1c9390 100644 --- a/conf/machine/include/collie-2.6.conf +++ b/conf/machine/include/collie-2.6.conf @@ -2,3 +2,5 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-rp" SERIAL_CONSOLE = "115200 ttySA0" MACHINE_FEATURES = "kernel26 apm pcmcia screen irda usbgadget keyboard touchscreen" + +MACHINE_EXTRA_RDEPENDS = "kernel-modules"