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
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"