aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/base-files/etc/board.d/02_network
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@nbd.name>2017-03-17 16:21:30 +0100
committerFelix Fietkau <nbd@nbd.name>2017-03-22 11:43:21 +0100
commit7e798dab56546d6f8e2fe0f913ff41e8f010af51 (patch)
treea3d7680454f5f4973dafce23f20515d1f67f796b /target/linux/lantiq/base-files/etc/board.d/02_network
parentaa95d6cd20f7e08420562b9747c197c2eac1d2e2 (diff)
downloadupstream-7e798dab56546d6f8e2fe0f913ff41e8f010af51.tar.gz
upstream-7e798dab56546d6f8e2fe0f913ff41e8f010af51.tar.bz2
upstream-7e798dab56546d6f8e2fe0f913ff41e8f010af51.zip
lantiq: remove lantiq_board_name, use the generic function instead
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'target/linux/lantiq/base-files/etc/board.d/02_network')
-rwxr-xr-xtarget/linux/lantiq/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/lantiq/base-files/etc/board.d/02_network b/target/linux/lantiq/base-files/etc/board.d/02_network
index 0af555fe6b..2f744f859a 100755
--- a/target/linux/lantiq/base-files/etc/board.d/02_network
+++ b/target/linux/lantiq/base-files/etc/board.d/02_network
@@ -18,7 +18,7 @@ lan_mac=""
wan_mac=""
interface_wan=""
-board=$(lantiq_board_name)
+board=$(board_name)
case "$board" in
ACMP252|GIGASX76X)