diff options
author | Rod Whitby <rod@whitby.id.au> | 2008-03-29 03:00:12 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2008-03-29 03:00:12 +0000 |
commit | d3305bd33e0e4ebe3907018393ddf1176a3369d6 (patch) | |
tree | 9f04c0be14ffff90eecd4d14dff9f976dcddcc6e /conf/machine/include/zaurus-2.6.inc | |
parent | 610d30a507a71fd8b3fd1b4f01bc146d3f8fd143 (diff) | |
parent | 7d9e53a4342fb5a025bdaacecbc6457bdba1c6cc (diff) |
merge of '641cb531f5b8a986da7de7e34632a36c15b6c3ca'
and 'd3bc42a7b3cb02bf7be09e8aae8fd99960be84b7'
Diffstat (limited to 'conf/machine/include/zaurus-2.6.inc')
-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 9a4d373de0..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-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" |