diff options
author | Cristian Ionescu-Idbohrn <cii@axis.com> | 2011-05-01 14:43:53 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-05-01 14:43:53 +0200 |
commit | fcbc641fe36a2ceff334362cc6ba62b000c842a5 (patch) | |
tree | 656ae5a8772a7d284b6fcb3d9272c935af5097b2 /.gitignore | |
parent | 2cfb57647b072900b5e66977c500c6ee0978dd0e (diff) | |
download | busybox-fcbc641fe36a2ceff334362cc6ba62b000c842a5.tar.gz |
get rid of several "variable 'x' set but not used" warnings
Signed-off-by: Cristian Ionescu-Idbohrn <cii@axis.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7d2cca67c..0a0c65bc3 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,7 @@ Config.in # Normal output # /busybox +/busybox_old /busybox_unstripped* # |