[BusyBox] modprobe

Erik Andersen andersen at codepoet.org
Wed Apr 7 02:24:03 UTC 2004


On Tue Apr 06, 2004 at 04:12:21PM -0400, Shubho Biswas wrote:
> I've been able to fix this by creating a modules.dep by hand in my 
> /lib/modules/2.4.25 (I had tried this previously but I thought that my 
> kernel was 2.4.22 and so I had the wrong directory structure - which I also 
> created by hand - and hostap compiled against the wrong headers of course.)
> 
> As for me volunteering to write depmod for uClibc, trust me, this would be 
> a very very bad thing!

./busybox/examples/depmod.pl \
	-b $(TARGET_DIR)/lib/modules/$(LINUX_VERSION)/ \
	-k $(LINUX_DIR)/vmlinux \
	-F $(LINUX_DIR)/System.map \
	> $(TARGET_DIR)/lib/modules/$(LINUX_VERSION)/modules.dep

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list