ath79: add mikrotik subtarget
[openwrt/openwrt.git] / target / linux / ath79 / nand / base-files / etc / board.d / 02_network
index 06a2aec47189eeb224c4a6c2e511ee9e1a0e6705..1626ec31cacbc6196a1f65087eb1748fbf494616 100755 (executable)
@@ -8,8 +8,7 @@ ath79_setup_interfaces()
        local board="$1"
 
        case "$board" in
-       aerohive,hiveap-121|\
-       mikrotik,routerboard-922uags-5hpacd)
+       aerohive,hiveap-121)
                ucidef_set_interface_lan "eth0"
                ;;
        domywifi,dw33d)