aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kconfig/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-03kconfig: Simplify LSMOD= handlingMichal Marek1-5/+4
2010-02-02kconfig: Add LSMOD=file to override the lsmod for localmodconfigSteven Rostedt1-2/+11
2010-01-06kconfig: Create include/generated for localmodconfigSteven Rostedt1-0/+2
2009-12-12kbuild: create include/generated in silentoldconfigMichal Marek1-0/+1
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt1-2/+2
2009-08-21kconfig: add missing dependency of conf to localyesconfigSteven Rostedt1-1/+1
2009-08-18kconfig: test if a .config already existsSteven Rostedt1-10/+20
2009-08-18kconfig: add make localyesconfig optionSteven Rostedt1-1/+12
2009-08-18kconfig: make localmodconfig to run streamline_config.plSteven Rostedt1-1/+12
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg1-1/+1
2008-10-22x86, um: get rid of arch/um/Kconfig.archAl Viro1-0/+4
2008-04-25kconfig: fix broken target update-po-configSam Ravnborg1-2/+2
2008-01-28kconfig: gettext support for gconfigEGRY Gabor1-2/+5
2008-01-28kconfig: update-po-config infoEGRY Gabor1-7/+11
2008-01-28kconfig: if ncurses-devel is missing then say soSam Ravnborg1-6/+8
2007-11-12x86: enable "make ARCH=x86"Sam Ravnborg1-6/+1
2007-10-25x86: move i386 and x86_64 Kconfig files to x86 directorySam Ravnborg1-1/+6
2007-10-25kconfig: small code refactoring in kconfig MakefileSam Ravnborg1-13/+15
2007-10-25x86: move defconfig files for i386 and x86_64 to x86Sam Ravnborg1-3/+3
2007-10-18kconfig: comment typo in scripts/kconfig/Makefile.Rob Landley1-1/+1
2007-10-12kbuild: check if we can link gettext not just compileSam Ravnborg1-8/+2
2007-07-16kconfig: fix update-po-configSam Ravnborg1-17/+18
2007-05-02kconfig: refer to qt3 if we cannot find qt librariesSam Ravnborg1-2/+2
2007-05-02kbuild: remove kconfig binaries during make mrproperSam Ravnborg1-0/+1
2006-09-30kbuild: do not build mconf & lxdialog unless neededSam Ravnborg1-1/+6
2006-09-30kconfig/lxdialog: fix make mrproperSam Ravnborg1-1/+0
2006-09-30kconfig/menuconfig: lxdialog is now built-inSam Ravnborg1-2/+21
2006-09-25kbuild: update help in top level MakefileRobert P. J. Day1-0/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-2/+2
2006-02-27kbuild: small update of allnoconfig descriptionJesper Juhl1-1/+1
2006-02-09Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"Linus Torvalds1-11/+1
2006-02-05[PATCH] kconfig: detect if -lintl is needed when linking conf,mconfRobb, Sam1-1/+11
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk1-4/+4
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+2
2005-12-16kconfig: move lxdialog to scripts/kconfig/lxdialogSam Ravnborg1-1/+2
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel1-29/+39
2005-11-09[PATCH] kconfig: use gperf for kconfig keywordsRoman Zippel1-3/+8
2005-11-09[PATCH] kconfig: update kconfig MakefileRoman Zippel1-11/+7
2005-11-07[PATCH] typo correction for fix-build-on-nls-free-systemsYuri Vasilevski1-1/+1
2005-11-06kconfig: fix xconfig on fedora 2 & 3 (x86_64)Sam Ravnborg1-5/+10
2005-10-30[PATCH] fix build on nls free systemsYuri Vasilevski1-0/+9
2005-09-05[PATCH] kconfig: linux.pot for all archEgry Gabor1-2/+14
2005-05-05[PATCH] Kconfig i18n supportArnaldo Carvalho de Melo1-3/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+208