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-27 06:39:51 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
target
/
linux
/
rdc
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
load all r6040 modules dependencies in preinit hook
2010-05-21 21:25:45 +00:00
image
allow 1MB extra space for JFFS and other enhancements (
#7706
)
2010-08-17 15:31:27 +00:00
patches-2.6.32
fix r6040 multicast operations (
#7848
)
2010-11-15 14:24:50 +00:00
profiles
allow 1MB extra space for JFFS and other enhancements (
#7706
)
2010-08-17 15:31:27 +00:00
config-2.6.32
add missing kernel symbol
2011-03-03 10:10:35 +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
modules.mk
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
2010-07-12 14:06:13 +00:00