aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/rdc-2.6/profiles
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-062-26/+0
| | | | | | (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
* More rdc-2.6 fixes by Daniel Gimpelevich, thanks !Florian Fainelli2007-08-062-2/+2
| | | | SVN-Revision: 8355
* Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel ↵Florian Fainelli2007-08-031-0/+13
| | | | | | config, fix rt61 installation (thanks to Daniel Gimpelevich) SVN-Revision: 8328
* Remove preinit.arch, not used, compile NAPI support for R6040, change the ↵Florian Fainelli2007-07-251-0/+0
| | | | | | profile name to ar525w SVN-Revision: 8160
* Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !Florian Fainelli2007-07-251-4/+4
| | | | SVN-Revision: 8153
* split out profile definitions from MakefilesTim Yardley2007-03-021-0/+13
structure is as follows: target/linux/<arch>/profiles/<profilename>.mk These files are included by a blob match in the target Makefile The files should be labeled based on their profile Name in the definition SVN-Revision: 6468