busybox/modutils
Eric Andersen c9f20d9fb9 Yet another major rework of the BusyBox config system, using the considerably
modified Kbuild system I put into uClibc.  With this, there should be no more
need to modify Rules.mak since I've moved all the interesting options into the
config system.  I think I've got everything updated, but you never know, I may
have made some mistakes, so watch closely.
 -Erik
2002-12-05 08:41:41 +00:00
..
Config.in Yet another major rework of the BusyBox config system, using the considerably 2002-12-05 08:41:41 +00:00
insmod.c Change if(x)free(x); to free(x); 2002-11-28 11:27:31 +00:00
lsmod.c Fix needless formatting differences vs modutils 2002-10-18 22:14:07 +00:00
Makefile Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
Makefile.in Completely rework the config system so that it no longer annoys me to work on 2002-04-12 12:05:57 +00:00
modprobe.c print an error message if we can't load a module 2002-12-03 22:41:36 +00:00
rmmod.c Major rework of the directory structure and the entire build system. 2001-10-24 05:00:29 +00:00