Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhhaurlin committed Jun 1, 2016
1 parent 4bb95ba commit 3bec7c3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
@@ -0,0 +1,19 @@
# mwlwifi
mac80211 driver for the Marvell 88W8864 802.11ac chip

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:

PKG_VERSION:=10.3.0.17-20160601
&
PKG_SOURCE_VERSION:=4bb95ba1aeccce506a95499b49b9b844ecfae8a1

2. Rename package/kernel/mwlwifi/patches to package/kernel/mwlwifi/patches.tmp

3. make package/kernel/mwlwifi/clean

4. make V=s (-jx)

0 comments on commit 3bec7c3

Please sign in to comment.