From 2427a1a5f9baffc8a4faf578dbdb5b618e23ed53 Mon Sep 17 00:00:00 2001 From: juhosg Date: Wed, 15 Dec 2010 19:55:50 +0000 Subject: ar71xx: add wlan led for the TL-WR941ND git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24612 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 (limited to 'target/linux') 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 <