diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 19:06:40 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-12-07 19:06:40 +0000 |
commit | 67a296c1f589fff04080567d7f9e11b8fc7a0e41 (patch) | |
tree | 648d130b51702e134fb9b787dde7ba3dffed3720 /conf/machine/htcuniversal.conf | |
parent | b9c6c7ac9da8bf462ddfeecc87d5a3960f6cacba (diff) |
htcuniversal.conf: Remove NLS modules, not machine-specific.
Diffstat (limited to 'conf/machine/htcuniversal.conf')
-rw-r--r-- | conf/machine/htcuniversal.conf | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index c3e7cf710e..0dd8782fa8 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -28,9 +28,7 @@ PREFERRED_PROVIDER_xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" -MACHINE_EXTRA_RRECOMMENDS = " kernel-module-nls-cp437 \ - kernel-module-nls-iso8859-1 \ - kernel-module-nls-utf8 \ +MACHINE_EXTRA_RRECOMMENDS = "\ kernel-module-af-key \ kernel-module-bsd-comp \ kernel-module-i2c-pxa \ |