summaryrefslogtreecommitdiffstats
path: root/package/config
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* remove obsolete .cvsignore fileEric Andersen2005-02-111-8/+0
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-11/+0
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Major buildroot facelift, step one.Eric Andersen2004-10-0926-0/+14286
-Erik