From 533a1d2161ce63780901cffc9e9edf0c072f571a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 4 Oct 2005 08:36:28 +0000 Subject: conf/machine/h2200.conf: remove RDEPEND on ipaq-boot-params --- conf/machine/h2200.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/h2200.conf') diff --git a/conf/machine/h2200.conf b/conf/machine/h2200.conf index 47e7bdbc28..cf13f8705e 100644 --- a/conf/machine/h2200.conf +++ b/conf/machine/h2200.conf @@ -15,7 +15,7 @@ ROOT_FLASH_SIZE = "32" BOOTSTRAP_EXTRA_DEPENDS_append = " handhelds-pxa-2.6 udev module-init-tools" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${H2200_MODULES}', d)}" +BOOTSTRAP_EXTRA_RDEPENDS = "kernel ${@linux_module_packages('${H2200_MODULES}', d)}" BOOTSTRAP_EXTRA_RDEPENDS_append = " udev module-init-tools" #ship in rootfs: -- cgit 1.2.3-korg