mediatek: add support for Netcore N60 (#165)
* add netcore n60 support * revert to old wifi firmware --------- Co-authored-by: padavanonly <padavanonly@github.com>
This commit is contained in:
@@ -61,6 +61,9 @@ To build your own firmware you need a GNU/Linux, BSD or MacOSX system (case sens
|
||||
|
||||
# MT7986
|
||||
cp -f defconfig/mt7986-ax6000.config .config
|
||||
|
||||
# MT7986 256M Low Memory
|
||||
cp -f defconfig/mt7986-ax6000-256m.config .config
|
||||
```
|
||||
|
||||
7. Run `make menuconfig` to select your preferred configuration for the toolchain, target system & firmware packages.
|
||||
|
||||
Reference in New Issue
Block a user