diff options
Diffstat (limited to 'openwrt/target/squashfs-lzma/Config.in')
-rw-r--r-- | openwrt/target/squashfs-lzma/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openwrt/target/squashfs-lzma/Config.in b/openwrt/target/squashfs-lzma/Config.in new file mode 100644 index 0000000000..cc46d102ad --- /dev/null +++ b/openwrt/target/squashfs-lzma/Config.in @@ -0,0 +1,5 @@ +config BR2_TARGET_ROOTFS_SQUASHFS_LZMA + bool "squashfs-lzma" + help + Build a squashfs-lzma root filesystem + |