summaryrefslogtreecommitdiffstats
path: root/extra/config
Commit message (Expand)AuthorAgeFilesLines
* realclean: wipe kconfig objectsBernhard Reutner-Fischer2009-11-221-2/+2
* silence rule overridingBernhard Reutner-Fischer2009-11-221-2/+2
* support building out-of-treeBernhard Reutner-Fischer2009-08-1910-81/+201
* Synch with trunk @ 24071.Carmelo Amoroso2008-11-1720-408/+547
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-313-10/+10
* Remove .depend when doing distcleanCarmelo Amoroso2008-07-291-1/+1
* Synch extra/config with trunkCarmelo Amoroso2008-07-0938-1770/+1805
* .depend not under conf mgmtCarmelo Amoroso2008-07-091-12/+0
* STEP 9: synch extra directoryCarmelo Amoroso2008-04-251-242/+0
* Make script executableCarmelo Amoroso2008-03-181-0/+0
* Add missing file in extra/configCarmelo Amoroso2008-03-161-0/+242
* Merge nptl branch tree with trunk. Carmelo Amoroso2008-03-1642-5237/+10241
* Merge from trunk."Steven J. Hill"2006-08-213-5/+4
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-258-85/+131
* Merge from trunk that gives us a valid NPTL dynamic loader and the start of t..."Steven J. Hill"2005-11-291-111/+4
* Copy from trunk."Steven J. Hill"2005-11-291-0/+129
* First batch of merges for new build system."Steven J. Hill"2005-11-191-15/+4
* Merge with latest changes from the trunk."Steven J. Hill"2005-08-041-2/+1
* Updated to match Linux 2.6.11.Peter Kjellerstedt2005-04-1828-2958/+572
* Copy vendor/linux/2.6.11/scripts/lxdialog toPeter Kjellerstedt2005-04-1812-0/+2796
* Let mconfig support options specified using the menuconfig directivePeter Kjellerstedt2005-03-211-0/+5
* no more cvsMike Frysinger2005-02-121-8/+0
* As noticed by egor duda, current_menu is declared as 'extern struct menuEric Andersen2004-10-081-1/+1
* Peter Kjellerstedt at axis.com writes:Eric Andersen2004-07-159-108/+174
* Minor updates from linux 2.6.1Eric Andersen2004-01-163-15/+32
* As Peter S. Mazinger has pointed out, the config system wantsEric Andersen2003-11-041-1/+1
* Rework the config system. Better utilize the Kconfig languageEric Andersen2003-11-042-20/+46
* Doh! In include/bits/uClibc_config.h when we define things, we appropriatelyEric Andersen2003-10-211-1/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-3/+3
* Looks like I missed a spotEric Andersen2003-08-052-2/+2
* Merge/rework config system per the latest from linux-2.6.0-test2Eric Andersen2003-08-0513-2553/+3449
* Patch from Pavel Roskin to fixup toplevel help textEric Andersen2003-06-301-3/+12
* Avoid errors with buggy preprocessorsEric Andersen2003-03-311-2/+2
* Patch from Jordan Crouse to avoid potential rendering problemsEric Andersen2003-03-101-1/+1
* Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen2003-01-231-4/+4
* Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen2003-01-111-1/+8
* Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen2002-12-171-0/+3
* Only build the ncurses stuff when it is needed, based on aEric Andersen2002-12-131-24/+23
* Change some variable names so we are more consistant with whatEric Andersen2002-12-041-9/+8
* I forgot to kill these files in my last commit.Eric Andersen2002-12-042-227/+0
* This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen2002-12-0413-377/+273
* Update from upstreamEric Andersen2002-11-092-11/+9
* Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen2002-11-091-1/+1
* Some minor changes from Stefan Allius to make conf andEric Andersen2002-11-084-8/+9
* Merge an update from upstreamEric Andersen2002-11-089-1075/+1380
* Update doc referenceEric Andersen2002-11-081-0/+255
* Fixed makefiles to remove binaries generated for the configuration"Steven J. Hill"2002-11-071-0/+1
* Increase maximum .config line size to 1024.Eric Andersen2002-11-061-2/+2
* Recognize 'n' tristate/boolean symbol value in the .config file,Eric Andersen2002-11-061-4/+7
* Patch from M. R. Brown to fix 'make defconfig'Eric Andersen2002-11-051-0/+7