summaryrefslogtreecommitdiffstats
path: root/rules/liblzo.in
blob: 175d26ed4460ce8d372a1017cebd4c6a2c419f03 (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.