From 02e8d43c377a29b29f1d93603558974d1754e82f Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 8 Jan 2011 10:17:42 +0000 Subject: [PATCH] backfire: ar71xx: add wlan led for the TL-WR941ND (backport of r24612) git-svn-id: svn://svn.openwrt.org/openwrt/branches/backfire@24922 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../ar71xx/base-files/etc/uci-defaults/tl-wr941nd | 22 ++++++++++++++++++++++ .../files/arch/mips/ar71xx/mach-tl-wr941nd.c | 5 +++++ 2 files changed, 27 insertions(+) create mode 100755 target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd new file mode 100755 index 000000000..2033add37 --- /dev/null +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr941nd @@ -0,0 +1,22 @@ +#!/bin/sh +# +# Copyright (C) 2010 OpenWrt.org +# + +. /lib/ar71xx.sh + +board=$(ar71xx_board_name) + +tl_wr941nd_set_wlan_led() { + uci batch <