aboutsummaryrefslogtreecommitdiff
path: root/scripts/config/dialog.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated to match trunk/uClibc/extra/config as of r10132, and thusPeter Kjellerstedt2005-04-191-196/+0
| | | | Linux 2.6.11.
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
|
* Yet another major rework of the BusyBox config system, using the considerablyEric Andersen2002-12-051-0/+196
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