summaryrefslogtreecommitdiff
path: root/target/linux/brcm-2.4/profiles
Commit message (Collapse)AuthorAgeFilesLines
* Add a generic Broadcom USB profile.Andy Boyett2008-03-311-0/+19
| | | | SVN-Revision: 10695
* Change WL500gP profile to use uhci-iv (#1589)Andy Boyett2008-03-311-2/+2
| | | | SVN-Revision: 10694
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)Florian Fainelli2007-04-151-1/+1
| | | | SVN-Revision: 6954
* reorder target profilesFelix Fietkau2007-03-044-0/+0
| | | | SVN-Revision: 6514
* split out profile definitions from MakefilesTim Yardley2007-03-0210-0/+172
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