diff options
author | Koen Kooi <koen@openembedded.org> | 2006-10-13 14:14:56 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-10-13 14:14:56 +0000 |
commit | 3bf1b3c6708a5e2534bf819163d682e5efd75385 (patch) | |
tree | ba95b819d494967f721cb5bc276d030a41cd3312 /conf | |
parent | 37e7ba3a2df023da23d27e2e4cab10474f5b7eb3 (diff) |
htcuniversal: ship acx module as well
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 86b46dcbca..d7272c9ec7 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -24,6 +24,7 @@ MACHINE_EXTRA__RRECOMMENDS = " kernel-module-nls_cp437 \ kernel-module-htcuniversal_power \ kernel-module-snd-htcuniversal_audio \ kernel-module-htcuniversal_acx \ + kernel-module-acx \ " GUI_MACHINE_CLASS = "bigscreen" |