From 7837b18808f5a3b8ceff7c64fdefaa38837378b8 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Sat, 16 Oct 2004 12:32:03 +0000 Subject: add module-init-tools to {R}DEPENDS. requested by Koen Kooi BKrev: 417114c3w2iCnN8r14LWqOld65Ab4g --- conf/machine/ipaq-pxa-2.6.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/ipaq-pxa-2.6.conf b/conf/machine/ipaq-pxa-2.6.conf index 7377ee47a1..7c48779784 100644 --- a/conf/machine/ipaq-pxa-2.6.conf +++ b/conf/machine/ipaq-pxa-2.6.conf @@ -2,8 +2,8 @@ IPKG_ARCHS = "all arm ipaqpxa ${MACHINE}" TARGET_ARCH = arm PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-pxa-2.6" -BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral" -BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral" +BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel modutils-collateral module-init-tools" +BOOTSTRAP_EXTRA_RDEPENDS = "kernel kernel-modules modutils-collateral module-init-tools" include conf/machine/handheld-common.conf GPE_MACHINE_CLASS = "smallscreen" -- cgit 1.2.3-korg