diff options
Diffstat (limited to 'target/linux/ath25')
-rw-r--r--[-rwxr-xr-x] | target/linux/ath25/base-files/etc/board.d/01_leds | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | target/linux/ath25/base-files/etc/board.d/02_network | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ath25/base-files/etc/board.d/01_leds b/target/linux/ath25/base-files/etc/board.d/01_leds index e6ab4a76b1..b417d8acef 100755..100644 --- a/target/linux/ath25/base-files/etc/board.d/01_leds +++ b/target/linux/ath25/base-files/etc/board.d/01_leds @@ -1,4 +1,3 @@ -#!/bin/sh # Copyright 2012-2015 OpenWrt.org # diff --git a/target/linux/ath25/base-files/etc/board.d/02_network b/target/linux/ath25/base-files/etc/board.d/02_network index b2977f7b94..618ffddae8 100755..100644 --- a/target/linux/ath25/base-files/etc/board.d/02_network +++ b/target/linux/ath25/base-files/etc/board.d/02_network @@ -1,4 +1,3 @@ -#!/bin/sh . /lib/functions/uci-defaults.sh |