From: Gabor Juhos Date: Fri, 19 Feb 2010 11:52:25 +0000 (+0000) Subject: ar71xx: add uci configuration for the WAN LED on the WNDR3700 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=47990f61fbe90c1b6ed4d3a5ce4400be8f7de091;p=lede.git ar71xx: add uci configuration for the WAN LED on the WNDR3700 Based on a patch by Scott Dudley SVN-Revision: 19746 --- diff --git a/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 b/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 new file mode 100755 index 0000000000..91f282b772 --- /dev/null +++ b/target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 @@ -0,0 +1,22 @@ +#!/bin/sh +# +# Copyright (C) 2010 OpenWrt.org +# + +. /lib/ar71xx.sh + +board=$(ar71xx_board_name) + +wndr3700_set_wan_led() { + uci batch <