From 62dfbdafd5705e70cbbbd6a2dd061ac48b779d16 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 1 Aug 2012 12:24:57 +0000 Subject: ar71xx: ew-dorin: added router firmware generation [juhosg: remove dead code] Signed-off-by: embedded wireless GmbH git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32934 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ar71xx/base-files/lib/ar71xx.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'target/linux/ar71xx/base-files/lib/ar71xx.sh') diff --git a/target/linux/ar71xx/base-files/lib/ar71xx.sh b/target/linux/ar71xx/base-files/lib/ar71xx.sh index 2829d9f29..648cca8b5 100755 --- a/target/linux/ar71xx/base-files/lib/ar71xx.sh +++ b/target/linux/ar71xx/base-files/lib/ar71xx.sh @@ -399,6 +399,9 @@ ar71xx_board_detect() { *EmbWir-Dorin) name="ew-dorin" ;; + *EmbWir-Dorin-Router) + name="ew-dorin-router" + ;; esac case "$machine" in -- cgit v1.2.3