summaryrefslogtreecommitdiffstats
path: root/package/config/mconf.c
Commit message (Collapse)AuthorAgeFilesLines
* - pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer2007-06-281-277/+228
|
* update kbuild systemEric Andersen2005-08-021-65/+319
|
* gtj writes in http://bugs.uclibc.org/view.php?id=55Eric Andersen2005-02-251-0/+6
| | | | | | | | The version of mconf used by buildroot doesn't handle "menuconfig" correctly. Instead of displaying the proper submenu, it just displays the menuconfig option itself again. This patch adds the proper code to mconf. Only 6 lines of code.
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+713
-Erik