From 20366b6e5d9b253befbd1f258befa926dc5797eb Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 23 Dec 2005 11:02:43 +0000 Subject: h2200: RRECOMMEND kernel modules --- conf/machine/h2200.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'conf/machine') 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 " -- cgit 1.2.3-korg