This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-01-26 14:19:43 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
cns21xx
History
Felix Fietkau
335877a2b3
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
...
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
..
base-files
cns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-30 17:19:16 +00:00
image
cns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-30 17:19:16 +00:00
patches-2.6.36
cns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-30 17:19:16 +00:00
patches-2.6.37
cns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-30 17:19:16 +00:00
profiles
cns21xx: add initial support for the Cavium CNS21xx SoC
2010-12-30 17:19:16 +00:00
config-2.6.36
only support EABI on ARM targets
2011-03-07 12:59:19 +00:00
config-2.6.37
only support EABI on ARM targets
2011-03-07 12:59:19 +00:00
Makefile
global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
2011-03-26 01:07:12 +00:00