mirror of
https://github.com/seanhungtw/belkin_rt1800_openwrt.git
synced 2025-12-16 23:12:31 +00:00
Update README.md
This commit is contained in:
parent
5c2c503718
commit
6bc22cef0f
@ -40,3 +40,12 @@ make
|
|||||||
#====know issues====
|
#====know issues====
|
||||||
|
|
||||||
#MTK hardware nat may not working on Linux kernel 5.15.137
|
#MTK hardware nat may not working on Linux kernel 5.15.137
|
||||||
|
|
||||||
|
# compile openwrt in WLS2
|
||||||
|
|
||||||
|
#you need to disable windows PATH: or it will meet build errors
|
||||||
|
|
||||||
|
~/openwrt$ cat /etc/wsl.conf
|
||||||
|
[interop]
|
||||||
|
enabled = false
|
||||||
|
appendWindowsPath = false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user