rename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
[openwrt/openwrt.git] / target / linux / brcm-2.4 / base-files / lib / preinit / 15_mount_proc_brcm-2.4
diff --git a/target/linux/brcm-2.4/base-files/lib/preinit/15_mount_proc_brcm-2.4 b/target/linux/brcm-2.4/base-files/lib/preinit/15_mount_proc_brcm-2.4
deleted file mode 100644 (file)
index fd5add1..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-
-do_mount_procfs() {
-       mount none /proc -t proc
-}
-