From: Koen Kooi Date: Fri, 13 Oct 2006 09:41:58 +0000 (+0000) Subject: htcuniversal: correct module names X-Git-Tag: Release-2010-05/1~9453^2~567^2~212^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6adb3fcb48f4efcdcc06165419f3c8dd4d34cf05;p=openembedded.git htcuniversal: correct module names --- 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"