diff options
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r-- | conf/machine/h2200.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 9adb6dbdcc..b44584b179 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -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" |