let ipkg fail when a package file to be installed is not found
[openwrt.git] / openwrt / package / liblzo / Config.in
1 config BR2_PACKAGE_LIBLZO
2         prompt "liblzo............................ Real-time data compression library"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           A real-time data compression library
7           
8           http://www.oberhumer.com/opensource/lzo/
9