Update linux6.x.md
This commit is contained in:
parent
795c2b2af5
commit
7f68cde3e4
@ -4,13 +4,11 @@
|
||||
```bash
|
||||
rm -rf package/kernel/mac80211
|
||||
rm -rf package/kernel/rtl8821cu
|
||||
rm -rf package/kernel/mt76
|
||||
rm -rf package/network/services/hostapd
|
||||
```
|
||||
3.下载openwrt官网部分文件
|
||||
```bash
|
||||
svn export https://github.com/openwrt/openwrt/trunk/package/kernel/mac80211 package/kernel/mac80211
|
||||
svn export https://github.com/openwrt/openwrt/trunk/package/kernel/mt76 package/kernel/mt76
|
||||
svn export https://github.com/openwrt/openwrt/trunk/package/network/services/hostapd package/network/services/hostapd
|
||||
```
|
||||
4. 将在target/linux/rockchip/image/armv8.mk这个文件夹里,去掉注释#,如下:
|
||||
|
Loading…
x
Reference in New Issue
Block a user