buildscript: patches for mac80211 (tx queueing)

Signed-off-by: Tim Niemeyer <tim@fipux.org>
This commit is contained in:
Tim Niemeyer 2013-07-27 18:18:03 +02:00 committed by Tim Niemeyer
parent edd81d8537
commit 404fa9ec3f
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ prepare() {
# This adds the sysctl load just before the network comes up
cat build_patches/invoke_sysctl_before_network.patch | patch -p0 -d $target
#backport mac80211 from r37266
svn up -r 37378 $target/package/mac80211
#backport mac80211 from r37483
svn up -r 37483 $target/package/mac80211
svn up -r 37378 $target/target/linux/generic/files/include/linux/ath9k_platform.h
#backport kernelpatches from openwrt r36664