Skip to content
Snippets Groups Projects
Commit 1b8da67b authored by Reidar Cederqvist's avatar Reidar Cederqvist Committed by Benjamin Larsson
Browse files

Add executable bit on /etc/init.d/hw_setup.

Change-Id: I9864dad283c494031458f165762da5a48e7340e2
parent ee8aff70
Branches
No related tags found
1 merge request!30Gpio
...@@ -19,7 +19,8 @@ config board 'board' ...@@ -19,7 +19,8 @@ config board 'board'
option ethernetPortNames 'LAN1 LAN2 LAN3 LAN4 WAN' option ethernetPortNames 'LAN1 LAN2 LAN3 LAN4 WAN'
option ethernetPortOrder 'eth0 eth1 eth2 eth3 eth4' option ethernetPortOrder 'eth0 eth1 eth2 eth3 eth4'
option ethernetLanPorts 'eth0 eth1 eth2 eth3' option ethernetLanPorts 'eth0 eth1 eth2 eth3'
option gpio_one '67 40 22' option gpio_one '67'
option gpio_zero '40 22'
############################################################################### ###############################################################################
# Button config, start # Button config, start
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment