aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/mt7622/base-files/etc
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2020-06-04 14:26:11 +0200
committerJohn Crispin <john@phrozen.org>2020-06-07 17:53:37 +0200
commitf72a2b004c3541b1834fe7af2ae69dcfcde8d338 (patch)
tree84a9d0d9341db4db44b1829a721525aa5d3cfc80 /target/linux/mediatek/mt7622/base-files/etc
parent55b97b688541b050e6d9f3f87c124c06fabe24ed (diff)
downloadupstream-f72a2b004c3541b1834fe7af2ae69dcfcde8d338.tar.gz
upstream-f72a2b004c3541b1834fe7af2ae69dcfcde8d338.tar.bz2
upstream-f72a2b004c3541b1834fe7af2ae69dcfcde8d338.zip
mediatek: add bpi-r64 emmc support
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/mediatek/mt7622/base-files/etc')
-rwxr-xr-xtarget/linux/mediatek/mt7622/base-files/etc/board.d/02_network2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/mt7622/base-files/etc/board.d/02_network b/target/linux/mediatek/mt7622/base-files/etc/board.d/02_network
index 18ad24d046..b87a24fc2a 100755
--- a/target/linux/mediatek/mt7622/base-files/etc/board.d/02_network
+++ b/target/linux/mediatek/mt7622/base-files/etc/board.d/02_network
@@ -9,7 +9,7 @@ mediatek_setup_interfaces()
local board="$1"
case $board in
- 'elecom,wrc-2533gent')
+ *)
ucidef_add_switch "switch0" \
"0:lan" "1:lan" "2:lan" "3:lan" "4:wan" "6u@eth0" "5u@eth1"
;;