change default toolchain to gcc 3.4.3 and binutils 2.15.94.0.2
[openwrt.git] / openwrt / target / default / target_skeleton / etc / init.d / S99done
1 #!/bin/sh
2 # set leds to normal state
3 echo "0x00" > /proc/sys/diag
4 sysctl -np
This page took 0.047207 seconds and 5 git commands to generate.