fs/tar: enable by default
This way we'll get something in images/ by default, and hopefully people will be less likely to try to use target/ directly. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
config BR2_TARGET_ROOTFS_TAR
|
||||
bool "tar the root filesystem"
|
||||
default y
|
||||
help
|
||||
Build a tar archive of the root filesystem
|
||||
|
||||
|
||||
Reference in New Issue
Block a user