Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use profiles again intead of subtargets. | Florian Fainelli | 2010-03-25 | 4 | -757/+0 |
| | | | | | | | We have now a single kernel which autodetects the type of device we are running on, so we can switch back to having profiles. Patch by Bernhard Loos. SVN-Revision: 20416 | ||||
* | add preliminary support for the bifferboard, patch from bifferos | Florian Fainelli | 2009-12-12 | 1 | -0/+243 |
| | | | | SVN-Revision: 18766 | ||||
* | include linux/magic.h instead of hardcoding the squashfs magic number | Florian Fainelli | 2009-06-12 | 1 | -2/+1 |
| | | | | SVN-Revision: 16426 | ||||
* | move files-2.6.28 to files | Florian Fainelli | 2009-06-10 | 3 | -0/+515 |
| | | | | SVN-Revision: 16406 | ||||
* | move files to files-2.6.24, not required with newer kernels | Florian Fainelli | 2009-04-24 | 2 | -417/+0 |
| | | | | SVN-Revision: 15380 | ||||
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | Florian Fainelli | 2007-09-16 | 1 | -1/+14 |
| | | | | SVN-Revision: 8790 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 2 | -0/+404 |
(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 |