Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/config: rebase from upstream (2.6.24.4) | Peter Korsgaard | 2008-06-19 | 1 | -5/+8 |
| | | | | From Bernhards tree (1af211ea) | ||||
* | - 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 | -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-Fischer | 2007-09-23 | 1 | -1/+1 |
| | | | | et al | ||||
* | - pull kconfig from linux-2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-28 | 1 | -5/+8 |
| | |||||
* | put back support for generating .config.cmd | Eric Andersen | 2005-08-03 | 1 | -0/+23 |
| | |||||
* | update kbuild system | Eric Andersen | 2005-08-02 | 1 | -345/+55 |
| | |||||
* | Major buildroot facelift, step one. | Eric Andersen | 2004-10-09 | 1 | -0/+375 |
-Erik |