diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-08-01 00:26:33 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-08-01 00:26:33 +0000 |
commit | 01f255ef00b7d26911cda8f4aba43e377baefd3b (patch) | |
tree | 04871106f56147e6690e7dd3c2467873791de294 /linux | |
parent | 8b301e2a47752c9b2f2a28ea703211ffa1f8638a (diff) |
switched to 'update-modules' method of handling modules on collie
BKrev: 410c38b9yoqIds0E6jrz6cTpnaBDQQ
Diffstat (limited to 'linux')
-rw-r--r-- | linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe index 49c336ddd6..c152ed0388 100644 --- a/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe +++ b/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe @@ -44,6 +44,10 @@ KERNEL_LDSUFFIX = "-2.11.2" COMPATIBLE_HOST = "arm.*-linux" EXTRA_OEMAKE = "" +module_conf_usbdmonitor = "alias usbd0 usbdmonitor" +module_conf_sa1100_bi = "below sa1100_bi net_fd usbdcore " +module_autoload_sa1100_bi = "sa1100_bi" + # # FIXME: Use configuration system # |