mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
target/jffs2: Don't select BR2_PACKAGE_MTD
Mtd-utils on the target are not a requirement to using jffs2. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
d6e6a2e2e2
commit
cb9da8512e
@ -1,7 +1,6 @@
|
|||||||
config BR2_TARGET_ROOTFS_JFFS2
|
config BR2_TARGET_ROOTFS_JFFS2
|
||||||
bool "jffs2 root filesystem"
|
bool "jffs2 root filesystem"
|
||||||
select BR2_HOST_FAKEROOT
|
select BR2_HOST_FAKEROOT
|
||||||
select BR2_PACKAGE_MTD
|
|
||||||
help
|
help
|
||||||
Build a jffs2 root filesystem
|
Build a jffs2 root filesystem
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user