treewide: remove execute bit and shebang from board.d files
[openwrt/openwrt.git] / target / linux / ipq40xx / base-files / etc / board.d / 02_network
old mode 100755 (executable)
new mode 100644 (file)
index 07bacaf..31f99fa
@@ -1,4 +1,3 @@
-#!/bin/sh
 #
 # Copyright (c) 2015 The Linux Foundation. All rights reserved.
 # Copyright (c) 2011-2015 OpenWrt.org
@@ -92,6 +91,7 @@ ipq40xx_setup_interfaces()
                ucidef_add_switch "switch0" \
                        "0u@eth0" "2:lan:3" "3:lan:2" "4:lan:1" "0u@eth1" "5:wan"
                ;;
+       glinet,gl-ap1300 |\
        glinet,gl-b1300 |\
        glinet,gl-s1300)
                ucidef_set_interfaces_lan_wan "eth0" "eth1"