summaryrefslogtreecommitdiffstats
path: root/rules/liblzo.in
blob: ad5d3293a8f8cb8916dc7c18f7f5deb0b8542d75 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=system_libraries
#
# rules/liblzo.in
#
config LIBLZO
	tristate
	prompt "liblzo"
	help
	  Compiles the LZO compression libraries on your target system.

          See http://www.oberhumer.com/opensource/lzo/ for info about it.