hx4700, h2200: fix typo
authorKoen Kooi <koen@openembedded.org>
Wed, 11 Oct 2006 15:30:56 +0000 (15:30 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 11 Oct 2006 15:30:56 +0000 (15:30 +0000)
* hidp and oss still need to get split out

conf/machine/h2200.conf
conf/machine/hx4700.conf

index 9adb6db..b44584b 100644 (file)
@@ -17,7 +17,7 @@ PCMCIA_MANAGER = "pcmciautils"
 MACHINE_FEATURES = "kernel26 touchscreen apm alsa pcmcia bluetooth irda usbgadget"
 
 MACHINE_EXTRA_RDEPENDS = "mtd-utils h2200-bootloader kernel udev"
-MACHINE_EXTRA__RRECOMMENDS = "  kernel-module-snd_pcm_oss \
+MACHINE_EXTRA_RRECOMMENDS = "  kernel-module-snd_pcm_oss \
                                g_ether \
                                g_serial \
                                g_file_storage" 
index 61e4f5d..ce7dba8 100644 (file)
@@ -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-snd_pcm_oss \
+MACHINE_EXTRA_RRECOMMENDS = "  kernel-module-snd_pcm_oss \
                                kernel-module-snd_mixer_oss \
                                kernel-module-hidp \
                                kernel-module-nls_cp437 \