aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/h2200.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/h2200.conf')
-rw-r--r--conf/machine/h2200.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf
index 4dc502209a..533cd08092 100644
--- a/conf/machine/h2200.conf
+++ b/conf/machine/h2200.conf
@@ -15,8 +15,8 @@ ROOT_FLASH_SIZE = "32"
BOOTSTRAP_EXTRA_DEPENDS_append = " h2200-bootloader handhelds-pxa-2.6 udev module-init-tools"
-BOOTSTRAP_EXTRA_RDEPENDS = " h2200-bootloader kernel ${@linux_module_packages('${H2200_MODULES}', d)}"
-BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools"
+BOOTSTRAP_EXTRA_RRECOMMENDS = " ${@linux_module_packages('${H2200_MODULES}', d)}"
+BOOTSTRAP_EXTRA_RDEPENDS_append = " h2200-bootloader kernel udev module-init-tools"
#ship in rootfs:
H2200_MODULES = "g_ether g_serial g_file_storage sa1100-rtc apm pcmcia-core snd-pcm-oss snd-pxa2xx-i2sound pxa2xx_h2200 h2200_pm h2200_lcd h2200_kbd h2200_battery mq11xx_base mq1100fb samcop_adcts w1_ds2760 w1_samcop "