buildroot/package/lzma/Config.in

15 lines
260 B
Plaintext
Raw Normal View History

2006-08-29 18:40:38 +02:00
config BR2_PACKAGE_LZMA
bool "lzma"
default n
help
Compression utility.
http://tukaani.org/lzma/
config BR2_PACKAGE_LZMA_TARGET_HEADERS
bool "lzma headers in target"
default n
depends on BR2_PACKAGE_LZMA
help
Put headers files in the target.