Skip to content

Commit

Permalink
x86: add CheShi R69S ( Cnction N4500 ) support (coolsnowwolf#10007)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeaKyX authored Aug 26, 2022
1 parent e6fbfd9 commit 566401d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions target/linux/x86/base-files/etc/board.d/02_network
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ traverse-technologies-geos)
xiaoma-m12)
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3 eth4 eth5 eth6" "eth0"
;;
cnction-n4500-4l)
ucidef_set_interfaces_lan_wan "eth1 eth2 eth3" "eth0"
;;
esac
board_config_flush

Expand Down

0 comments on commit 566401d

Please sign in to comment.