aboutsummaryrefslogtreecommitdiff
path: root/scripts/Configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-051-705/+0
| | | | | | | | 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
* Remove comments about 'make bzImage'Eric Andersen2001-11-071-1/+1
|
* Fix location of Configure.helpEric Andersen2001-10-311-3/+3
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-241-0/+705
-Erik