diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-03-28 17:03:37 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-03-28 17:03:37 +0000 |
commit | 60e75ce2dd9170eba0d649ca7a5cd1f9a5f19a64 (patch) | |
tree | 30d69a5fbb55c043934c5f8297dde097899d2fee /conf | |
parent | f54bd12991023b60209135e7e77b86afa2b80b76 (diff) | |
parent | 0ab366f210214e0eb0f31fac515bc9d223d9bfc9 (diff) |
merge of 'a91112c3e784fea18d755b2f4d125e144e41fdc8'
and 'fc4b712c9e56d0a95e47daae16669dc117b1d181'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/zaurus-2.6.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc index 9a4d373de0..80deffebd8 100644 --- a/conf/machine/include/zaurus-2.6.inc +++ b/conf/machine/include/zaurus-2.6.inc @@ -33,7 +33,7 @@ MACHINE_EXTRA_RRECOMMENDS_akita = "kernel-module-snd-soc-spitz kernel-module-px MACHINE_EXTRA_RRECOMMENDS_spitz = "kernel-module-snd-soc-spitz" MACHINE_EXTRA_RRECOMMENDS_poodle = "kernel-module-snd-soc-poodle kernel-module-pxa2xx-cs kernel-module-pcmcia" MACHINE_EXTRA_RRECOMMENDS_collie = "kernel-module-locomo-spi kernel-module-sa1100-cs kernel-module-mmc-block \ - kernel-module-collie-ts kernel-module-leds-locomo kernel-module-locomokbd" + kernel-module-collie-ts kernel-module-leds-locomo kernel-module-locomokbd kernel-module-mmc-spi" GUI_MACHINE_CLASS = "bigscreen" GUI_MACHINE_CLASS_collie = "smallscreen" |