collie-2.6: ship all kernel modules now
authorMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 18 Apr 2007 13:36:21 +0000 (13:36 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Wed, 18 Apr 2007 13:36:21 +0000 (13:36 +0000)
conf/machine/include/collie-2.6.conf

index eab8793..5f6d1c9 100644 (file)
@@ -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"