aboutsummaryrefslogtreecommitdiff
path: root/scripts/kconfig/Makefile
AgeCommit message (Expand)AuthorFilesLines
2011-07-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-15/+8
2011-06-09kconfig: regen parserGravatar Arnaud Lacombe 1-3/+3
2011-06-09kconfig: migrate parser to implicit rulesGravatar Arnaud Lacombe 1-25/+3
2011-06-09kconfig: constify `kconf_id_lookup'Gravatar Arnaud Lacombe 1-1/+1
2011-06-06kconfig/gconf: silent missing prototype warningsGravatar Arnaud Lacombe 1-1/+2
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftGravatar Arnaud Lacombe 1-16/+8
2011-04-29kconfig: quiet commands when V=0Gravatar Peter Foley 1-2/+2
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umGravatar Peter Foley 1-2/+2
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTGravatar Peter Foley 1-7/+9
2011-04-29kconfig: rearrange clean-filesGravatar Peter Foley 1-2/+2
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfGravatar Peter Foley 1-2/+3
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfGravatar Peter Foley 1-3/+4
2011-04-29kconfig: only build kxgettext when neededGravatar Peter Foley 1-1/+5
2010-09-27Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...Gravatar Michal Marek 1-1/+1
2010-09-19kbuild: migrate all arch to the kconfig mainmenu upgradeGravatar Arnaud Lacombe 1-1/+1
2010-09-13kconfig: Simplify Makefile for xconfigGravatar Michal Marek 1-2/+2
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsGravatar Alexander Stein 1-6/+4
2010-09-01kconfig qconf: port to QT4Gravatar Alexander Stein 1-33/+43
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSGravatar Arnaud Lacombe 1-4/+2
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESGravatar Arnaud Lacombe 1-2/+3
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigGravatar Michal Marek 1-4/+14
2010-08-03kconfig: add savedefconfigGravatar Sam Ravnborg 1-1/+5
2010-08-03kconfig: add alldefconfigGravatar Sam Ravnborg 1-6/+7
2010-08-03kconfig: change nonint_oldconfig to listnewconfigGravatar Sam Ravnborg 1-4/+3
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigGravatar Sam Ravnborg 1-4/+3
2010-08-03kconfig: use long options in confGravatar Sam Ravnborg 1-40/+30
2010-06-04Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-1/+1
2010-06-03gconfig: fix build failure on fedora 13Gravatar Richard Kennedy 1-1/+1
2010-06-02kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigGravatar Aristeu Rozanski 1-0/+10
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-2/+14
2010-02-03kconfig: Simplify LSMOD= handlingGravatar Michal Marek 1-5/+4
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigGravatar Steven Rostedt 1-2/+11
2010-02-02kconfig: new configuration interface (nconfig)Gravatar nir.tzachar@gmail.com 1-2/+14
2010-01-06kconfig: Create include/generated for localmodconfigGravatar Steven Rostedt 1-0/+2
2009-12-12kbuild: create include/generated in silentoldconfigGravatar Michal Marek 1-0/+1
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configGravatar Steven Rostedt 1-2/+2
2009-08-21kconfig: add missing dependency of conf to localyesconfigGravatar Steven Rostedt 1-1/+1
2009-08-18kconfig: test if a .config already existsGravatar Steven Rostedt 1-10/+20
2009-08-18kconfig: add make localyesconfig optionGravatar Steven Rostedt 1-1/+12
2009-08-18kconfig: make localmodconfig to run streamline_config.plGravatar Steven Rostedt 1-1/+12
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpGravatar Markus Heidelberg 1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentGravatar Markus Heidelberg 1-1/+1
2008-10-22x86, um: get rid of arch/um/Kconfig.archGravatar Al Viro 1-0/+4
2008-04-25kconfig: fix broken target update-po-configGravatar Sam Ravnborg 1-2/+2
2008-01-28kconfig: gettext support for gconfigGravatar EGRY Gabor 1-2/+5
2008-01-28kconfig: update-po-config infoGravatar EGRY Gabor 1-7/+11
2008-01-28kconfig: if ncurses-devel is missing then say soGravatar Sam Ravnborg 1-6/+8
2007-11-12x86: enable "make ARCH=x86"Gravatar Sam Ravnborg 1-6/+1
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directoryGravatar Sam Ravnborg 1-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileGravatar Sam Ravnborg 1-13/+15