ramips: use generic board detection for D-Link DAP-1522 A1
Use the generic board detection for the D-Link DAP-1522 A1 instead of the target specific one as all recent additions are doing. Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -112,9 +112,6 @@ ramips_board_detect() {
|
||||
*"DAP-1350")
|
||||
name="dap-1350"
|
||||
;;
|
||||
*"DAP-1522 A1")
|
||||
name="dap-1522-a1"
|
||||
;;
|
||||
*"DB-WRT01")
|
||||
name="db-wrt01"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user