This website requires JavaScript.
Explore
Help
Sign In
caskd
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e5e3624fff
openwrt
/
target
History
Felix Fietkau
e5e3624fff
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
...
SVN-Revision: 19051
2010-01-06 06:05:15 +00:00
..
imagebuilder
disable IB & SDK when using an external toolchain (
closes
:
#6001
)
2009-12-18 18:55:03 +00:00
linux
ixp4xx: allocate all skbs using GFP_DMA this ensures that dma bounce buffers will not be used frequently when bridging or routing frames between ethernet and wifi. significantly improves ath9k performance and obsoletes an ath specific patch
2010-01-06 06:05:15 +00:00
sdk
disable IB & SDK when using an external toolchain (
closes
:
#6001
)
2009-12-18 18:55:03 +00:00
toolchain
do not use the wrapper scripts for exportable toolchains internally. on some systems the wrapper scripts are broken, and their use should be opt-in
2009-11-19 17:23:31 +00:00
Config.in
sort & rearrange arch selection
2009-12-23 10:38:26 +00:00
Makefile
Add a target (CONFIG_MAKE_CONFIG) that creates an exportable toolchain. The toolchain will zipped and saved under $(TOPDIR)/bin directory.
2009-11-14 17:51:32 +00:00