Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change the way ./files* and the generic kernel files are applied. ./files ↵ | Felix Fietkau | 2008-10-18 | 1 | -487/+0 |
| | | | | | | now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. SVN-Revision: 13010 | ||||
* | Fix the CF serial number byteswapping (#3133) | Florian Fainelli | 2008-07-15 | 1 | -2/+12 |
| | | | | SVN-Revision: 11837 | ||||
* | GPIO code updates, make the cf-mips driver compile against this gpio version | Florian Fainelli | 2008-04-07 | 1 | -19/+11 |
| | | | | SVN-Revision: 10768 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 1 | -0/+485 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |