summaryrefslogtreecommitdiff
path: root/package/config/kconfig-to-buildroot2.patch
AgeCommit message (Expand)Author
2009-08-03kconfig: fix oldconfig to generate .config.cmdThomas Petazzoni
2009-07-27xconfig: Save the configuration properly in qconfThomas Petazzoni
2009-07-27xconfig: Change titlebar to Buildroot ConfigurationThomas Petazzoni
2009-07-27config: Add support for xconfigAlper Yildirim
2009-07-27config: Update package/config to Kconfig 2.6.30Alper Yildirim
2008-06-19package/config: rebase from upstream (2.6.24.4)Peter Korsgaard
2008-06-19package/config: rebase from upstream (2.6.23.14)Peter Korsgaard
2007-09-25- add a version and display it in the configurationBernhard Reutner-Fischer
2007-09-23- add the $(BASE_TARGETS) per defaultBernhard Reutner-Fischer
2007-09-23- thinking loud about auto-generating dependencies for make(1)Bernhard Reutner-Fischer
2007-09-23- search env for BUILDROOT_CONFIG for use as a config file; defaults to .configBernhard Reutner-Fischer
2007-09-23- pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ...Bernhard Reutner-Fischer
2007-07-08- pretty print path for brevityBernhard Reutner-Fischer
2007-07-08- silence a cosmetic warning (closes several issues in mantis).Bernhard Reutner-Fischer
2007-07-02- forgot to write out the .config.cmdBernhard Reutner-Fischer
2007-06-28- fix make defconfig (Rick Foos)Bernhard Reutner-Fischer
2007-06-28- respin whole patch for the sake of simplicityBernhard Reutner-Fischer
2007-06-28- make it compile with a C89 compilerBernhard Reutner-Fischer
2007-06-28- pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer