Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed unneed signed, avoid warning | "Vladimir N. Oleynik" | 2006-01-31 | 1 | -1/+1 |
| | |||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -1/+1 |
| | |||||
* | Make a few warnings go away. | Rob Landley | 2005-12-19 | 1 | -2/+2 |
| | |||||
* | Updated to match trunk/uClibc/extra/config as of r10132, and thus | Peter Kjellerstedt | 2005-04-19 | 1 | -3/+3 |
| | | | | Linux 2.6.11. | ||||
* | Minor updates from linux 2.6.1 | Eric Andersen | 2004-01-16 | 1 | -12/+29 |
| | |||||
* | Merge/rework config system per the latest from linux-2.6.0-test2. | Eric Andersen | 2003-08-05 | 1 | -113/+113 |
| | | | | | Fix the config bugs revealed by the updated config system. -Erik | ||||
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+566 |
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 |