- fix typo in compressor submenu

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-22 12:27:33 +00:00
parent c9ea7573cc
commit 3d9823750a

View File

@ -291,7 +291,7 @@ menuconfig BR2_COMPRESSOR_SUPPORT
help
Support for compressors and decompressors like lzo, lzma, bzip2
if BR2_COMPRESSOR_SUPPORT_SUPPORT
if BR2_COMPRESSOR_SUPPORT
source "package/gzip/Config.in"
source "package/lzo/Config.in"
source "package/lzma/Config.in"