aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Config.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/Config.h b/Config.h
index 3600d0648..11f2150cb 100644
--- a/Config.h
+++ b/Config.h
@@ -401,23 +401,9 @@
401#endif 401#endif
402// 402//
403#ifdef BB_DPKG_DEB 403#ifdef BB_DPKG_DEB
404 #ifndef BB_AR
405 #define BB_AR
406 #endif
407 #ifndef BB_TAR 404 #ifndef BB_TAR
408 #define BB_TAR 405 #define BB_TAR
409 #endif 406 #endif
410 #ifndef BB_FEATURE_TAR_GZIP
411 #define BB_FEATURE_TAR_GZIP
412 #endif
413#endif
414//
415#ifdef BB_TAR
416 #ifdef BB_FEATURE_TAR_GZIP
417 #ifndef BB_GUNZIP
418 #define BB_GUNZIP
419 #endif
420 #endif
421#endif 407#endif
422// 408//
423#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT 409#if defined BB_MOUNT && defined BB_FEATURE_NFSMOUNT