mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
Move all filesystem generation code to fs/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
5
fs/romfs/Config.in
Normal file
5
fs/romfs/Config.in
Normal file
@@ -0,0 +1,5 @@
|
||||
config BR2_TARGET_ROOTFS_ROMFS
|
||||
bool "romfs root filesystem"
|
||||
help
|
||||
Build a romfs image of the root filesystem.
|
||||
|
||||
Reference in New Issue
Block a user