summaryrefslogtreecommitdiffstats
path: root/rules/liblzo.in
blob: d416b593108da13fc96509115a867463ecf4f68b (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=system_libraries
#
# rules/liblzo.in
#
menuconfig 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.