diff options
author | Mike Westerhof <mwester@dls.net> | 2006-03-30 15:40:42 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-30 15:40:42 +0000 |
commit | b95d798344767600d151f34ee898f668ef704f26 (patch) | |
tree | 926655cfae9f9b48aeabec271456d4dc4ef20f37 /conf/distro/openslug.conf | |
parent | bef8adcd76891ad360f7fedaf3f4c433cf6c409f (diff) | |
parent | b06947117d509732650abe04637a85953e28a645 (diff) |
merge of 7b6a90f4a303bd10227810719197dec0ab049efe
and fb0a7d68e12187b6fa7e65a6685bd6a7244b9484
Diffstat (limited to 'conf/distro/openslug.conf')
-rw-r--r-- | conf/distro/openslug.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/distro/openslug.conf b/conf/distro/openslug.conf index 304cd6dcfa..09f3691b65 100644 --- a/conf/distro/openslug.conf +++ b/conf/distro/openslug.conf @@ -87,6 +87,15 @@ kernel-module-nls-cp437 \ kernel-module-nls-utf8 \ " +OPENSLUG_STANDARD_RDEPENDS += "\ +kernel-module-ehci-hcd \ +kernel-module-ohci-hcd \ +kernel-module-uhci-hcd \ +kernel-module-sd-mod \ +kernel-module-usb-storage \ +kernel-module-scsi-mod \ +" + # This documents other file systems which are built but not installed # by default in the flash image. # |