projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
brcm47xx: initial 2.6.39 support for brcm47xx
[openwrt.git]
/
package
/
block-mount
/
files
/
mount.sh
diff --git
a/package/block-mount/files/mount.sh
b/package/block-mount/files/mount.sh
index
d82a927
..
e96174c
100644
(file)
--- a/
package/block-mount/files/mount.sh
+++ b/
package/block-mount/files/mount.sh
@@
-48,7
+48,7
@@
config_mount_by_section() {
if [ "$is_rootfs" -eq 1 ] || [ "$target" = "/overlay" ]; then
target=/tmp/overlay-disabled
elif [ "$target" = "/" ] || [ "$target" = "/rom" ]; then
- target="/tmp/
rom
-disabled"
+ target="/tmp/
whole_root
-disabled"
fi
fi
This page took
0.020278 seconds
and
4
git commands to generate.