aboutsummaryrefslogtreecommitdiffstats
path: root/package/config/util.c
Commit message (Collapse)AuthorAgeFilesLines
* config: Update package/config to Kconfig 2.6.30Alper Yildirim2009-07-271-5/+23
| | | | | | | Update the package/config stuff with the code available in the Linux kernel 2.6.30. Signed-off-by: Alper Yildirim <ayildirim@aselsan.com>
* package/config: rebase from upstream (2.6.24.4)Peter Korsgaard2008-06-191-5/+8
| | | | From Bernhards tree (1af211ea)
* - add the $(BASE_TARGETS) per defaultBernhard Reutner-Fischer2007-09-231-1/+1
|
* - thinking loud about auto-generating dependencies for make(1)Bernhard Reutner-Fischer2007-09-231-1/+105
| | | | | | | | | | | Don't use this, it doesn't work yet. Thoughs welcome. Like: We should probably use the sym->text and not fiddle with the name since the name looses information ('_' != '-' in host-fakeroot). This would not be too robust, i fear, since the name can contain additional, arbitrary info. Also, the real 'depends' are a little bit ugly in kconfig. There doesn't seem to be a nice property that holds reverse deps that are only contain selected symbols. Thoughts?
* - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵Bernhard Reutner-Fischer2007-09-231-1/+1
| | | | et al
* - pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer2007-06-281-5/+8
|
* put back support for generating .config.cmdEric Andersen2005-08-031-0/+23
|
* update kbuild systemEric Andersen2005-08-021-345/+55
|
* Major buildroot facelift, step one.Eric Andersen2004-10-091-0/+375
-Erik