diff options
Diffstat (limited to 'target/linux/ipq40xx')
-rw-r--r--[-rwxr-xr-x] | target/linux/ipq40xx/base-files/etc/board.d/01_leds | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | target/linux/ipq40xx/base-files/etc/board.d/02_network | 1 | ||||
-rw-r--r--[-rwxr-xr-x] | target/linux/ipq40xx/base-files/etc/board.d/03_gpio_switches | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ipq40xx/base-files/etc/board.d/01_leds b/target/linux/ipq40xx/base-files/etc/board.d/01_leds index 3e0f3ab258..75418a37c7 100755..100644 --- a/target/linux/ipq40xx/base-files/etc/board.d/01_leds +++ b/target/linux/ipq40xx/base-files/etc/board.d/01_leds @@ -1,4 +1,3 @@ -#!/bin/sh # # Copyright (C) 2015 OpenWrt.org # diff --git a/target/linux/ipq40xx/base-files/etc/board.d/02_network b/target/linux/ipq40xx/base-files/etc/board.d/02_network index fe21dc8035..31f99faca2 100755..100644 --- a/target/linux/ipq40xx/base-files/etc/board.d/02_network +++ b/target/linux/ipq40xx/base-files/etc/board.d/02_network @@ -1,4 +1,3 @@ -#!/bin/sh # # Copyright (c) 2015 The Linux Foundation. All rights reserved. # Copyright (c) 2011-2015 OpenWrt.org diff --git a/target/linux/ipq40xx/base-files/etc/board.d/03_gpio_switches b/target/linux/ipq40xx/base-files/etc/board.d/03_gpio_switches index c255707f91..9029eb3a82 100755..100644 --- a/target/linux/ipq40xx/base-files/etc/board.d/03_gpio_switches +++ b/target/linux/ipq40xx/base-files/etc/board.d/03_gpio_switches @@ -1,4 +1,3 @@ -#!/bin/sh . /lib/functions/uci-defaults.sh |