aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/cns21xx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* cns21xx belongs to the Econa family, tooImre Kaloz2011-07-021-1/+1
| | | | SVN-Revision: 27354
* global cflags: remove -funit-at-a-time, it is ignored by recent compilers. ↵Felix Fietkau2011-03-261-1/+1
| | | | | | instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance SVN-Revision: 26300
* optimize for the fa526 coreImre Kaloz2011-02-251-2/+2
| | | | SVN-Revision: 25711
* update to kernel 2.6.36.4Florian Fainelli2011-02-191-1/+1
| | | | SVN-Revision: 25580
* cns21xx: add initial support for the Cavium CNS21xx SoCGabor Juhos2010-12-301-0/+27
SVN-Revision: 24859