Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/config: rebase from upstream (2.6.24.4) | Peter Korsgaard | 2008-06-19 | 1 | -143/+687 |
| | | | | From Bernhards tree (1af211ea) | ||||
* | package/config: rebase from upstream (2.6.23.14) | Peter Korsgaard | 2008-06-19 | 1 | -9/+0 |
| | | | | From Bernhards tree (2737cfdd) | ||||
* | - add a version and display it in the configuration | Bernhard Reutner-Fischer | 2007-09-25 | 1 | -545/+6 |
| | |||||
* | - add the $(BASE_TARGETS) per default | Bernhard Reutner-Fischer | 2007-09-23 | 1 | -1/+1 |
| | |||||
* | - thinking loud about auto-generating dependencies for make(1) | Bernhard Reutner-Fischer | 2007-09-23 | 1 | -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 .config | Bernhard Reutner-Fischer | 2007-09-23 | 1 | -0/+11 |
| | |||||
* | - pull kbuild from 2.6.22.7. This should fix the ncurses detection for dylib ↵ | Bernhard Reutner-Fischer | 2007-09-23 | 1 | -130/+699 |
| | | | | et al | ||||
* | - pretty print path for brevity | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -4/+3 |
| | |||||
* | - silence a cosmetic warning (closes several issues in mantis). | Bernhard Reutner-Fischer | 2007-07-08 | 1 | -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.cmd | Bernhard Reutner-Fischer | 2007-07-02 | 1 | -9/+11 |
| | |||||
* | - fix make defconfig (Rick Foos) | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -0/+13 |
| | |||||
* | - respin whole patch for the sake of simplicity | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -258/+254 |
| | |||||
* | - make it compile with a C89 compiler | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -1/+206 |
| | |||||
* | - pull kconfig from linux-2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -0/+453 |