diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2006-10-14 16:31:46 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2006-10-14 16:31:46 +0000 |
commit | fdb329cab0f5fa3d4fd43378c0afaa2dc06a3c62 (patch) | |
tree | 1091a64fc0c9417bd5191afdf158fa3faaccd34e /conf/machine/hx4700.conf | |
parent | 638f0141b03832da803cb807a084aa0ad8e5c455 (diff) |
hx4700.conf s/__/_/ in MACHINE_EXTRA__RRECOMMENDS
Diffstat (limited to 'conf/machine/hx4700.conf')
-rw-r--r-- | conf/machine/hx4700.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/hx4700.conf b/conf/machine/hx4700.conf index e94b7d4d56..caaead2d93 100644 --- a/conf/machine/hx4700.conf +++ b/conf/machine/hx4700.conf @@ -23,7 +23,7 @@ MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda wifi usb PCMCIA_MANAGER = "pcmciautils" MACHINE_EXTRA_RDEPENDS = "tiinit acx-firmware" -MACHINE_EXTRA__RRECOMMENDS = "kernel-module-nls_cp437 \ +MACHINE_EXTRA_RRECOMMENDS = "kernel-module-nls_cp437 \ kernel-module-nls_iso8859-1 \ kernel-module-nls_utf8 \ kernel-module-af_key \ |