summaryrefslogtreecommitdiffstats
path: root/package/config/kconfig-to-buildroot2.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/config: rebase from upstream (2.6.24.4)Peter Korsgaard2008-06-191-143/+687
| | | | From Bernhards tree (1af211ea)
* package/config: rebase from upstream (2.6.23.14)Peter Korsgaard2008-06-191-9/+0
| | | | From Bernhards tree (2737cfdd)
* - add a version and display it in the configurationBernhard Reutner-Fischer2007-09-251-545/+6
|
* - 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-0/+124
| | | | | | | | | | | 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?
* - search env for BUILDROOT_CONFIG for use as a config file; defaults to .configBernhard Reutner-Fischer2007-09-231-0/+11
|
* - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵Bernhard Reutner-Fischer2007-09-231-130/+699
| | | | et al
* - pretty print path for brevityBernhard Reutner-Fischer2007-07-081-4/+3
|
* - silence a cosmetic warning (closes several issues in mantis).Bernhard Reutner-Fischer2007-07-081-0/+57
| | | | This also provides a nice up-to-date filestamp if something got reconfigured (e.g. c++ support got toggled) that can be used in the future to depend accordingly.
* - forgot to write out the .config.cmdBernhard Reutner-Fischer2007-07-021-9/+11
|
* - fix make defconfig (Rick Foos)Bernhard Reutner-Fischer2007-06-281-0/+13
|
* - respin whole patch for the sake of simplicityBernhard Reutner-Fischer2007-06-281-258/+254
|
* - make it compile with a C89 compilerBernhard Reutner-Fischer2007-06-281-1/+206
|
* - pull kconfig from linux-2.6.21.5Bernhard Reutner-Fischer2007-06-281-0/+453