tar creation support is now optional.

-Erik
This commit is contained in:
Erik Andersen
2000-01-16 01:30:52 +00:00
parent 83865e3e90
commit 05100cd477
6 changed files with 262 additions and 182 deletions

View File

@@ -136,3 +136,6 @@
// Enable support for loop devices in mount
#define BB_FEATURE_MOUNT_LOOP
//
// Enable support for creation of tar files.
//#define BB_FEATURE_TAR_CREATE
//