From 35bb7be34d30252059144c1855f7397695b9362c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 25 Mar 2010 07:31:17 +0000 Subject: [PATCH] ar71xx: Add basic WLAN LED control to TL-WR1043ND * thanks to KillaB * closes #6834 SVN-Revision: 20415 --- .../base-files/etc/uci-defaults/tl-wr1043nd | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd new file mode 100644 index 0000000000..1ff8cb44d4 --- /dev/null +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/tl-wr1043nd @@ -0,0 +1,22 @@ +#!/bin/sh +# +# Copyright (C) 2010 OpenWrt.org +# + +. /lib/ar71xx.sh + +board=$(ar71xx_board_name) + +tlwr1043nd_set_wlan_led() { + uci batch <