From 28191f42c500887e1f1d56df11b4783d4832b544 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 23 Sep 2004 16:46:03 +0000 Subject: Merge 2004/09/21 17:38:18-04:00 rant-central.com!roy Adds USB networking modules to the unslung root_fs. Note: depmod on the slug doesn't like these modules. It thinks they are "not for this architecture". The ELFDATAM test is failing in depmod, so it looks like a munged #define somewhere. The modules will work, but you have to insmod manually. BKrev: 4152fdcbuMMgiOqsXMajFWy_o-99nQ --- conf/unslung.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'conf') diff --git a/conf/unslung.conf b/conf/unslung.conf index b080b17f3c..bb964cc9f5 100644 --- a/conf/unslung.conf +++ b/conf/unslung.conf @@ -7,6 +7,11 @@ INHERIT += " package_ipk debian nslu2_flashimg" IMAGE_FSTYPE = "ext2.gz" BOOTSTRAP_EXTRA_DEPENDS += "virtual/kernel" +BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-ax8817x kernel-module-catc \ +kernel-module-cdcether kernel-module-kaweth kernel-module-pegasus \ +kernel-module-rtl8150 kernel-module-usbnet" + + PREFERRED_PROVIDER_virtual/kernel ?= "nslu2-linksys" PREFERRED_VERSION_glibc ?= "2.2.5" -- cgit v1.2.3