Update the kconfig stuff from git.kernel.org.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Mar 04 18:56:07 2009 +0000 (2009-03-04)
changeset 12298864e5255c2d
parent 1228 5a32746fa3e9
child 1230 564eeaebde7b
Update the kconfig stuff from git.kernel.org.
Commit f6682f915760ccfe57ef1b6cd5ff2d8f2bf8c1d4

/trunk/kconfig/lxdialog/check-lxdialog.sh | 2 1 1 0 +-
1 file changed, 1 insertion(+), 1 deletion(-)
kconfig/lxdialog/check-lxdialog.sh
     1.1 --- a/kconfig/lxdialog/check-lxdialog.sh	Wed Mar 04 18:54:37 2009 +0000
     1.2 +++ b/kconfig/lxdialog/check-lxdialog.sh	Wed Mar 04 18:56:07 2009 +0000
     1.3 @@ -52,7 +52,7 @@
     1.4  }
     1.5  
     1.6  usage() {
     1.7 -	printf "Usage: $0 [-check compiler options|-header|-library]\n"
     1.8 +	printf "Usage: $0 [-check compiler options|-ccflags|-ldflags compiler options]\n"
     1.9  }
    1.10  
    1.11  if [ $# -eq 0 ]; then