htcuniversal: correct module names
authorKoen Kooi <koen@openembedded.org>
Fri, 13 Oct 2006 09:41:58 +0000 (09:41 +0000)
committerKoen Kooi <koen@openembedded.org>
Fri, 13 Oct 2006 09:41:58 +0000 (09:41 +0000)
conf/machine/htcuniversal.conf

index 3196982..86b46dc 100644 (file)
@@ -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"