aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/htcuniversal.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-10-13 09:41:58 +0000
committerKoen Kooi <koen@openembedded.org>2006-10-13 09:41:58 +0000
commit6adb3fcb48f4efcdcc06165419f3c8dd4d34cf05 (patch)
tree9514ed4c69620ef685b37e6853ee5429783ea46b /conf/machine/htcuniversal.conf
parent053b74c80cc136e867fd6d5d5c0f3133d8d4c323 (diff)
downloadopenembedded-6adb3fcb48f4efcdcc06165419f3c8dd4d34cf05.tar.gz
htcuniversal: correct module names
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r--conf/machine/htcuniversal.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf
index 31969823a2..86b46dcbca 100644
--- a/conf/machine/htcuniversal.conf
+++ b/conf/machine/htcuniversal.conf
@@ -19,11 +19,11 @@ MACHINE_EXTRA__RRECOMMENDS = " kernel-module-nls_cp437 \
kernel-module-nls_iso8859-1 \
kernel-module-nls_utf8 \
kernel-module-af_key \
- bsd_comp \
- i2c-pxa \
- htcuniversal_power \
- snd-htcuniversal_audio \
- htcuniversal_acx \
+ kernel-module-bsd_comp \
+ kernel-module-i2c-pxa \
+ kernel-module-htcuniversal_power \
+ kernel-module-snd-htcuniversal_audio \
+ kernel-module-htcuniversal_acx \
"
GUI_MACHINE_CLASS = "bigscreen"