Skip to content

Commit 566401d

Browse files
authored
x86: add CheShi R69S ( Cnction N4500 ) support (coolsnowwolf#10007)
1 parent e6fbfd9 commit 566401d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

target/linux/x86/base-files/etc/board.d/02_network

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ traverse-technologies-geos)
3030
xiaoma-m12)
3131
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3 eth4 eth5 eth6" "eth0"
3232
;;
33+
cnction-n4500-4l)
34+
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3" "eth0"
35+
;;
3336
esac
3437
board_config_flush
3538

0 commit comments

Comments
 (0)