buildscript: bump up mac80211 package to r38351

Signed-off-by: Clemens John <clemens-john@gmx.de>
This commit is contained in:
Clemens John 2013-10-10 07:54:04 +00:00 committed by Tim Niemeyer
parent 68e923d678
commit 36835bab87
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ prepare() {
cat build_patches/invoke_sysctl_before_network.patch | patch -p0 -d $target
#backport mac80211
svn up -r 38258 $target/package/mac80211
svn up -r 38351 $target/package/mac80211
svn up -r 37378 $target/target/linux/generic/files/include/linux/ath9k_platform.h
#backport kernelpatches from openwrt r36664