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
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
cobalt
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
/etc
add diag.sh to report boot status on the front-led of the machine
2009-05-31 13:55:35 +00:00
image
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
2010-04-12 23:15:56 +00:00
patches-2.6.32
kernel: update to 2.6.32.10
2010-03-26 10:45:25 +00:00
patches-2.6.35
add support for 2.6.35
2010-08-25 19:56:18 +00:00
config-default
add support for 2.6.35
2010-08-25 19:56:18 +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