aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuhhaurlin <yuhhaurlin@users.noreply.github.com>2016-06-03 16:34:46 +0800
committeryuhhaurlin <yuhhaurlin@users.noreply.github.com>2016-06-03 16:34:46 +0800
commit1500b6395214dffd09f931154ea18529be14a5db (patch)
tree4490a0e73e3743ead07a0600c9391c16701e9666
parent5fb830e6f9064a278db1bb7efa0cfbce37cfda6c (diff)
Update README.md
-rw-r--r--README.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/README.md b/README.md
index 04293a1..32e249e 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,20 @@
# mwlwifi
mac80211 driver for the Marvell 88W8864 802.11ac chip
-<<How to build mwlwifi with OpenWrt>>
+1. How to build mwlwifi with OpenWrt:
10.3.0.17-20160601 had been modified to be built with latest backports package "compat-wireless-2016-01-10" without patches.
-1. Modify package/kernel/mwlwifi/Makefile:
+a. Modify package/kernel/mwlwifi/Makefile:
PKG_VERSION:=10.3.0.17-20160601
&
PKG_SOURCE_VERSION:=4bb95ba1aeccce506a95499b49b9b844ecfae8a1
-2. Rename package/kernel/mwlwifi/patches to package/kernel/mwlwifi/patches.tmp
+b. Rename package/kernel/mwlwifi/patches to package/kernel/mwlwifi/patches.tmp
-3. make package/kernel/mwlwifi/clean
+c. make package/kernel/mwlwifi/clean
-4. make V=s (-jx)
+d. make V=s (-jx)
-<<Note>>
-
-For driver 10.3.0.17-20160603, [MAX-MPDU-7991] should be removed from vht_capab command of hostapd.
+2. For driver 10.3.0.17-20160603, [MAX-MPDU-7991] should be removed from vht_capab command of hostapd.