Initial commit
This commit is contained in:
16
target/linux/octeontx/base-files/etc/board.d/02_network
Normal file
16
target/linux/octeontx/base-files/etc/board.d/02_network
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Copyright (C) 2018 OpenWrt.org
|
||||
#
|
||||
|
||||
. ./lib/functions/uci-defaults.sh
|
||||
|
||||
board=$(board_name)
|
||||
|
||||
board_config_update
|
||||
|
||||
case "$board" in
|
||||
esac
|
||||
|
||||
board_config_flush
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user