From c330408ea92d9bf6af187b90d2f3f513d4d8ed8a Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Sat, 17 Feb 2018 09:18:09 +0100 Subject: 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 --- target/linux/ramips/base-files/etc/board.d/02_network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc/board.d') diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 8f0a2b0725..4208321e69 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -242,7 +242,7 @@ ramips_setup_interfaces() ;; cs-qr10|\ d105|\ - dap-1522-a1|\ + dlink,dap-1522-a1|\ dch-m225|\ ex2700|\ ex3700|\ -- cgit v1.2.3