diff options
Diffstat (limited to 'target/squashfs/Config.in')
-rw-r--r-- | target/squashfs/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/target/squashfs/Config.in b/target/squashfs/Config.in new file mode 100644 index 000000000..5ee392644 --- /dev/null +++ b/target/squashfs/Config.in @@ -0,0 +1,6 @@ +config BR2_TARGET_ROOTFS_SQUASHFS + bool "squashfs root filesystem for the target device" + default n + help + Build a squashfs root filesystem + |