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
b0b18f6269
commit
fd94a28b43
@ -1,6 +1,6 @@
|
||||
Add bold parts:
|
||||
|
||||
file: target/linux/ramips/base-files/etc/board.d/01_leds
|
||||
**file: target/linux/ramips/base-files/etc/board.d/01_leds**
|
||||
|
||||
mr200)\
|
||||
 ucidef_set_led_netdev "lan" "lan" "$boardname:white:lan" "eth0.1"\
|
||||
@ -14,13 +14,13 @@ mr200v4)
|
||||
set_wifi_led "$boardname:white:wlan"
|
||||
;;
|
||||
```
|
||||
\
|
||||
\
|
||||
**file: target/linux/ramips/base-files/etc/board.d/02_network**
|
||||
|
||||
|
||||
file: target/linux/ramips/base-files/etc/board.d/02_network
|
||||
|
||||
tplink,c20-v1)
|
||||
 ucidef_add_switch "switch0" \
|
||||
  "1:lan:3" "2:lan:4" "3:lan:1" "4:lan:2" "0:wan" "6@eth0"
|
||||
tplink,c20-v1)
|
||||
 ucidef_add_switch "switch0" \
|
||||
  "1:lan:3" "2:lan:4" "3:lan:1" "4:lan:2" "0:wan" "6@eth0"
|
||||
 ;;
|
||||
```
|
||||
mr200v4)
|
||||
|
Loading…
Reference in New Issue
Block a user