all targets: use numerically prefixed uci-defaults file names to better control order...
[openwrt/svn-archive/archive.git] / target / linux / atheros / base-files / etc / uci-defaults / leds
diff --git a/target/linux/atheros/base-files/etc/uci-defaults/leds b/target/linux/atheros/base-files/etc/uci-defaults/leds
deleted file mode 100644 (file)
index 076a04b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-# Copyright 2012 OpenWrt.org
-#
-
-. /lib/functions/uci-defaults.sh
-
-ucidef_set_led_netdev "wlan" "wlan" "wlan" "wlan0"
-
-ucidef_commit_leds
-
-exit 0