summaryrefslogtreecommitdiff
path: root/extra/config
AgeCommit message (Expand)Author
2009-08-17support building out-of-treeBernhard Reutner-Fischer
2008-10-27- Print helptexts of choices. If a choice (but not it's children) has help, p...Bernhard Reutner-Fischer
2008-10-10- pull kconfig from linux-2.6.27Bernhard Reutner-Fischer
2008-08-27- pull check-lxdialog.sh from linux-2.6.26Bernhard Reutner-Fischer
2008-07-29Remove .depend when doing distcleanCarmelo Amoroso
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer
2008-07-23- fix inline keywordBernhard Reutner-Fischer
2008-06-05- drats. The pre-commit hook is broken. No chance to ci a patch other than ob...Bernhard Reutner-Fischer
2008-06-05- pull kconfig from 2.6.25.4Bernhard Reutner-Fischer
2008-05-31Makefile.kconfig: whitespace fixDenis Vlasenko
2007-10-24- fix order of link-flagsBernhard Reutner-Fischer
2007-09-15fix from Kevin Day to make sure we use strchr() rather than index()Mike Frysinger
2007-05-24use POSIX -eq rather than bash == #1360Mike Frysinger
2007-04-17add a basic .depend target to better catch updates in source filesMike Frysinger
2007-03-18fix typo pointed out by Al StoneMike Frysinger
2007-03-17Have Makefile.in call conf-header.sh instead of having kconfig call it Rob Landley
2007-02-21touchup new kconfig handling so we dont constantly rebuildMike Frysinger
2007-02-14pull latest kconfig from kernelMike Frysinger
2006-07-05fix signed warnings with gcc-4Mike Frysinger
2006-07-05clean subdir as wellMike Frysinger
2006-02-18sync with kernelMike Frysinger
2005-11-25Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapierPeter S. Mazinger
2005-11-25Convert configuration to new build systemPeter S. Mazinger
2005-11-18Replace TOPDIR, update copyrightPeter S. Mazinger
2005-08-02Do not define 'AUTOCONF_INCLUDED'Eric Andersen
2005-04-18Updated to match Linux 2.6.11.Peter Kjellerstedt
2005-04-18Copy vendor/linux/2.6.11/scripts/lxdialog toPeter Kjellerstedt
2005-03-21Let mconfig support options specified using the menuconfig directivePeter Kjellerstedt
2005-02-12no more cvsMike Frysinger
2004-10-08As noticed by egor duda, current_menu is declared as 'extern struct menuEric Andersen
2004-07-15Peter Kjellerstedt at axis.com writes:Eric Andersen
2004-01-16Minor updates from linux 2.6.1Eric Andersen
2003-11-04As Peter S. Mazinger has pointed out, the config system wantsEric Andersen
2003-11-04Rework the config system. Better utilize the Kconfig languageEric Andersen
2003-10-21Doh! In include/bits/uClibc_config.h when we define things, we appropriatelyEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-08-05Looks like I missed a spotEric Andersen
2003-08-05Merge/rework config system per the latest from linux-2.6.0-test2Eric Andersen
2003-06-30Patch from Pavel Roskin to fixup toplevel help textEric Andersen
2003-03-31Avoid errors with buggy preprocessorsEric Andersen
2003-03-10Patch from Jordan Crouse to avoid potential rendering problemsEric Andersen
2003-01-23Patch from Brett Hunt at micron.com to fixup potential segfaultsEric Andersen
2003-01-11Patch from Robert Schwebel -- support ncurses installed in /usr/localEric Andersen
2002-12-17Patch from Stefan Allius. Only build config stuff when needed.Eric Andersen
2002-12-13Only build the ncurses stuff when it is needed, based on aEric Andersen
2002-12-04Change some variable names so we are more consistant with whatEric Andersen
2002-12-04I forgot to kill these files in my last commit.Eric Andersen
2002-12-04This is based on a patch posted to lkml by Petr Baudis on 23 Nov, which wasEric Andersen
2002-11-09Update from upstreamEric Andersen
2002-11-09Patch from Stefan Allius: avoid implicit casting of void *(64bit) to int(32bit)Eric Andersen