From 6adb3fcb48f4efcdcc06165419f3c8dd4d34cf05 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Oct 2006 09:41:58 +0000 Subject: [PATCH] htcuniversal: correct module names --- conf/machine/htcuniversal.conf | 10 +++++----- 1 file 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" -- 2.39.5