summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-171-1/+1
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* Build against 2.6.25.4Peter Denison2008-06-031-1/+1
| | | | SVN-Revision: 11347
* Revert last 3 commits made in error. Proper versions will come laterPeter Denison2008-05-201-1/+1
| | | | SVN-Revision: 11229
* Build brcm47xx against 2.6.25.1Peter Denison2008-05-201-1/+1
| | | | SVN-Revision: 11228
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* upgrade & standardize kernel versionsImre Kaloz2008-02-111-1/+1
| | | | SVN-Revision: 10443
* We are now at .23.1Florian Fainelli2007-10-231-1/+1
| | | | SVN-Revision: 9415
* Finally fix the annoying BCM4704 segfault issues (#2035) - tested with ↵Felix Fietkau2007-10-131-1/+1
| | | | | | WL-500gP Thanks to jhansen and Wolfram Joost for the fixes and to ryd for the test hardware. Seems like the user space segfaults actually came from this patch: http://lkml.org/lkml/2006/12/12/158 SVN-Revision: 9285
* adapt profiles for subtarget changesFelix Fietkau2007-09-081-3/+0
| | | | SVN-Revision: 8695
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-081-4/+4
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-061-0/+27
(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