summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm-2.4/profiles/WL500GP.mk
Commit message (Collapse)AuthorAgeFilesLines
* remove the brcm-2.4 target, it will no longer be supported in future ↵nbd2010-06-261-17/+0
| | | | | | releases. please use brcm47xx with broadcom-wl instead git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename broadcom-wl to broadcom-wl-oldnbd2010-06-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Change WL500gP profile to use uhci-iv (#1589)agb2008-03-311-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add kmod-usb-uhci instead of ohci as defaults for WL500GP (#1589)florian2007-04-151-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* split out profile definitions from Makefilespavlov2007-03-021-0/+17
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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6468 3c298f89-4303-0410-b956-a3cf2f4a3e73