From e4e24c5512901afa3a4bc55824b5dd467d3fcc5c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 27 Mar 2012 19:29:57 +0000 Subject: ramips: rt305x: add add support for the Asus WL-330N board MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [juhosg: reorder several lines in order to keep things sorted alphabetically] Signed-off-by: Frédéric Leroy SVN-Revision: 31100 --- target/linux/ramips/base-files/lib/ramips.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ramips/base-files/lib/ramips.sh') diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh index faa2485365..6e1da23040 100755 --- a/target/linux/ramips/base-files/lib/ramips.sh +++ b/target/linux/ramips/base-files/lib/ramips.sh @@ -53,6 +53,9 @@ ramips_board_name() { *"Argus ATP-52B") name="argus-atp52b" ;; + *"Asus WL-330N") + name="wl-330n" + ;; *"Aztech HW550-3G") name="hw550-3g" ;; -- cgit v1.2.3