brcm47xx: proc gets mounted without this patch

SVN-Revision: 37272
This commit is contained in:
Hauke Mehrtens 2013-07-13 21:42:19 +00:00
parent 8dabd7a26b
commit e041d370a7

View file

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