summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx-2.6/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-27/+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
* Move to 2.6.22.4Florian Fainelli2007-08-211-1/+1
| | | | SVN-Revision: 8451
* bump to 2.6.22.1Mike Baker2007-07-111-1/+1
| | | | SVN-Revision: 7915
* 2.6.22 is released :)Felix Fietkau2007-07-091-1/+1
| | | | SVN-Revision: 7894
* fill in the kernel version info for every target, move the kernel tarball ↵Felix Fietkau2007-06-281-2/+1
| | | | | | md5sums to a central place SVN-Revision: 7748
* set the kernel version of brcm47xx-2.6 in the target makefile, keep patch ↵Felix Fietkau2007-06-211-0/+3
| | | | | | compatibility with 2.6.21.5 in case we need to revert before the next release SVN-Revision: 7698
* broadcom47xx-2.6 was missing usb support, which was needed for wl500gpJohn Crispin2007-06-181-1/+1
| | | | SVN-Revision: 7671
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-141-4/+4
| | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564
* make the rest of the structure for the targets that dont have profiles yetTim Yardley2007-03-031-0/+3
| | | | SVN-Revision: 6475
* remove bogus part of the broadcom target descriptionsFelix Fietkau2007-01-161-4/+0
| | | | SVN-Revision: 6109
* Add initial version of the brcm-2.6 rewrite, called brcm47xx-2.6 to better ↵Felix Fietkau2007-01-071-0/+26
distinguish it from 63xx. Boots on WGT643U, includes ethernet support, but doesn't do much otherwise. Thanks to Michael Buesch for his SSB (Sonics SiliconBackplane) work and Vladdy for some fixes and porting to 2.6.19. SVN-Revision: 6015