From e4b6dcee5e7c67a11a417c04790ac22bb287aa58 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 17 Aug 2015 06:00:49 +0000 Subject: ramips: fix Buffalo WMR-300 dts, board, image and profile names The following patch changes Buffalo WMR-300 dts filename, board, image and profile names from "WMR300" to "WMR-300" (for consistency). Signed-off-by: Piotr Dymacz SVN-Revision: 46628 --- 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 0fab232aa9..334003d1ee 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -77,7 +77,7 @@ ramips_setup_interfaces() wizard8800 | \ wl-330n | \ - wmr300) + wmr-300) ucidef_set_interface_lan "eth0.1" ;; -- cgit v1.2.3