mirror of
https://github.com/mrhaav/openwrt.git
synced 2024-10-30 15:20:52 +00:00
Update Modification.md
This commit is contained in:
parent
fd94a28b43
commit
368c156e32
@ -1,4 +1,4 @@
|
||||
Add bold parts:
|
||||
Add mr200v4 parts:
|
||||
|
||||
**file: target/linux/ramips/base-files/etc/board.d/01_leds**
|
||||
|
||||
@ -28,3 +28,15 @@ tplink,c20-v1)
|
||||
"1:lan" "2:lan" "3:lan" "4:wan" "6t@eth0"
|
||||
;;
|
||||
```
|
||||
\
|
||||
\
|
||||
**file: target/linux/ramips/base-files/lib/ramips.sh**
|
||||
|
||||
 *"MR200")
|
||||
  name="mr200"
|
||||
  ;;
|
||||
```
|
||||
*"MR200 V4")
|
||||
name="mr200v4"
|
||||
;;
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user