mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
touchups
This commit is contained in:
parent
3c865f37e7
commit
80e5aaa56b
@ -5,7 +5,7 @@ menuconfig BR2_TARGET_ROOTFS_EXT2
|
|||||||
Build an ext2 root filesystem
|
Build an ext2 root filesystem
|
||||||
|
|
||||||
config BR2_TARGET_ROOTFS_EXT2_BLOCKS
|
config BR2_TARGET_ROOTFS_EXT2_BLOCKS
|
||||||
int "size in blocks (leave at 0 for auto calculation"
|
int "size in blocks (leave at 0 for auto calculation)"
|
||||||
depends on BR2_TARGET_ROOTFS_EXT2
|
depends on BR2_TARGET_ROOTFS_EXT2
|
||||||
default 0
|
default 0
|
||||||
|
|
||||||
@ -44,8 +44,5 @@ config BR2_TARGET_ROOTFS_EXT2_COPYTO
|
|||||||
depends on BR2_TARGET_ROOTFS_EXT2
|
depends on BR2_TARGET_ROOTFS_EXT2
|
||||||
default ""
|
default ""
|
||||||
help
|
help
|
||||||
Copies the resulting image to a secondary location
|
Copies the resulting image to a secondary location
|
||||||
like a tftp server's root directory.
|
like a tftp server's root directory.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user