brcm47xx: mtd map driver cleanup - reuse generic mtd rootfs split
[openwrt/openwrt.git] / target / linux / au1000-2.6 / base-files / default / etc / init.d / done
1 #!/bin/sh /etc/rc.common
2 # Copyright (C) 2007 OpenWrt.org
3
4 START=95
5 boot() {
6 # set leds to normal state
7 . /etc/diag.sh
8 set_state done
9 }