From: Paul Sokolovsky Date: Tue, 17 Oct 2006 17:53:30 +0000 (+0000) Subject: htcuniversal: Fix typo. X-Git-Tag: Release-2010-05/1~9453^2~567^2~126 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5730a399e4b393861802da84f1417ce840db73c1;p=openembedded.git htcuniversal: Fix typo. --- diff --git a/conf/machine/htcuniversal.conf b/conf/machine/htcuniversal.conf index 58fb5c7166..0af0a55623 100644 --- a/conf/machine/htcuniversal.conf +++ b/conf/machine/htcuniversal.conf @@ -15,7 +15,7 @@ MACHINE_FEATURES = "kernel26 apm alsa irda usbgadget usbhost keyboard touchscree MODUTILS = "26" 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 \