make ramdisk support generic, some cleanups
[openwrt.git] / target / linux / generic-2.6 / files / init
1 #!/bin/ash
2 mount none /dev -t devfs
3 exec /bin/busybox init
This page took 0.045671 seconds and 5 git commands to generate.