mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03: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:
@@ -1,7 +1,6 @@
|
||||
config BR2_TARGET_ROOTFS_JFFS2
|
||||
bool "jffs2 root filesystem"
|
||||
select BR2_HOST_FAKEROOT
|
||||
select BR2_PACKAGE_MTD
|
||||
help
|
||||
Build a jffs2 root filesystem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user