mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-12-06 20:54:00 -05:00
Fix whitespace
SVN-Revision: 25632
This commit is contained in:
parent
29fd37780b
commit
3a12229c1d
@ -3,7 +3,7 @@
|
|||||||
# Copyright (C) 2010 Vertical Communications
|
# Copyright (C) 2010 Vertical Communications
|
||||||
|
|
||||||
find_mount_jffs2() {
|
find_mount_jffs2() {
|
||||||
mkdir -p /tmp/overlay
|
mkdir -p /tmp/overlay
|
||||||
mount "$(find_mtd_part rootfs_data)" /tmp/overlay -t jffs2
|
mount "$(find_mtd_part rootfs_data)" /tmp/overlay -t jffs2
|
||||||
mtd -qq unlock rootfs_data
|
mtd -qq unlock rootfs_data
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user