index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
pxcab
/
base-files
/
lib
/
preinit
/
15_essential_fs_pxcab
blob: 2c607e260846254a1e22ae7b5c27dcd29f6d4281 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/sh #!/bin/sh do_mount_procfs() { mount -t proc none /proc }