diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-03-28 20:32:50 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-03-28 20:32:50 +0000 |
commit | 776b29a0062679bf6a48861c4753404649305a5e (patch) | |
tree | 5d6db5e18fb9fbafceec30b6ba624c1a68db197d /conf | |
parent | f8cb0f2943e604d4001c4cc0171e32b27eafcd6a (diff) | |
parent | e71da1c7ea82cc1b8795f2363cfb7943eb0c69cc (diff) |
merge of '84875aef79b13e95114cd19f24c98b10531b29a7'
and 'cfb7d5ebc09f125eccc955d0f2a4c525cf083f94'
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/include/zaurus-2.6.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/machine/include/zaurus-2.6.inc b/conf/machine/include/zaurus-2.6.inc index 80deffebd8..c7e6d46872 100644 --- a/conf/machine/include/zaurus-2.6.inc +++ b/conf/machine/include/zaurus-2.6.inc @@ -33,7 +33,8 @@ 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-mmc-spi" + kernel-module-collie-ts kernel-module-leds-locomo kernel-module-locomokbd kernel-module-mmc-spi \ + kernel-module-power" GUI_MACHINE_CLASS = "bigscreen" GUI_MACHINE_CLASS_collie = "smallscreen" |