forked from Ivasoft/openwrt
Revert "ar71xx: Add support for Teltonika RUT900"
This reverts commit 224e5f5efa.
pepe2k pointed out that this was not ready to merge
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
@@ -1154,9 +1154,6 @@ ar71xx_board_detect() {
|
||||
*"TL-WR941ND")
|
||||
name="tl-wr941nd"
|
||||
;;
|
||||
*"TLT-RUT900")
|
||||
name="tlt-rut900"
|
||||
;;
|
||||
*"Tube2H")
|
||||
name="tube2h"
|
||||
;;
|
||||
|
||||
@@ -443,8 +443,7 @@ platform_check_image() {
|
||||
tl-wr941nd-v5|\
|
||||
tl-wr941nd-v6|\
|
||||
tl-wr940n-v4|\
|
||||
tl-wr941nd|\
|
||||
tlt-rut900)
|
||||
tl-wr941nd)
|
||||
local magic_ver="0100"
|
||||
|
||||
case "$board" in
|
||||
|
||||
Reference in New Issue
Block a user