brcm47xx: proc gets mounted without this patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37272 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Hauke Mehrtens 2013-07-13 21:42:19 +00:00
parent 14e7f6fd43
commit 5791ea36fd
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
#!/bin/sh
do_mount_procfs() {
mount -o noatime none /proc -t proc
}