2
0
forked from Ivasoft/openwrt

octeontx: use the generic board detection

Use the generic board detection based on the device tree compatible
string instead of a target specific one.

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2018-02-23 08:20:47 +01:00
parent 2d8eeca842
commit 50641a0f9a
2 changed files with 1 additions and 45 deletions

View File

@@ -4,9 +4,8 @@
#
. ./lib/functions/uci-defaults.sh
. ./lib/octeontx.sh
board=$(octeontx_board_name)
board=$(board_name)
board_config_update