From d008c6ae4dba4be928deff0f0d207499fe0c290d Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 2 Jul 2005 22:08:15 +0000 Subject: [PATCH] SIMpad: Change the preferred depmod provider to include the -2.6 version string. I need to see if other architectures need updating too --- conf/machine/simpad.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/simpad.conf b/conf/machine/simpad.conf index 7eb30e101d..f4e0675961 100644 --- a/conf/machine/simpad.conf +++ b/conf/machine/simpad.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" IPKG_ARCHS = "all arm ${MACHINE}" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa-2.6" -PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod:module-init-tools-cross" +PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}depmod-2.6:module-init-tools-cross" BOOTSTRAP_EXTRA_DEPENDS = "udev virtual/kernel hostap-modules orinoco-modules mipv6 atmelwlandriver" BOOTSTRAP_EXTRA_RDEPENDS = "udev kernel" -- 2.39.5