aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-12-11 08:41:28 +0000
committerEric Andersen <andersen@codepoet.org>1999-12-11 08:41:28 +0000
commit19db07b3d4ca4c333f9a53bfbc113b44f3c55750 (patch)
tree6c916e01a70d0d351778cffbee53a2d7e3d2f3b5 /busybox.def.h
parent59248bad97413798ac0cfdc5fcc75c7635a7ab1c (diff)
downloadbusybox-19db07b3d4ca4c333f9a53bfbc113b44f3c55750.tar.gz
Ok, so this is reallt 0.38...
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 30533616a..402f2bce3 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -38,6 +38,7 @@
//#define BB_MAKEDEVS
//#define BB_MATH
#define BB_MKDIR
+//#define BB_MKFIFO
#define BB_MKNOD
#define BB_MKSWAP
//#define BB_MNC
@@ -99,3 +100,5 @@
#define BB_FEATURE_LS_TIMESTAMPS
// enable ls -p and -F
#define BB_FEATURE_LS_FILETYPES
+// simplified ping
+//#define BB_SIMPLE_PING