Update Modification.md

This commit is contained in:
mrhaav 2022-02-25 00:17:32 +01:00 committed by GitHub
parent fd94a28b43
commit 368c156e32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
;;
```