summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-02-13 20:04:30 +0000
committerEric Andersen <andersen@codepoet.org>2001-02-13 20:04:30 +0000
commit6fd8c664c1bcb44429b81444be640ff08cac3702 (patch)
treea8faf540fe49e308e52e1694e00f280ac51b9192 /Config.h
parent3af1f88725348b15a0aa467b5734d55210bedf7c (diff)
downloadbusybox-w32-6fd8c664c1bcb44429b81444be640ff08cac3702.tar.gz
busybox-w32-6fd8c664c1bcb44429b81444be640ff08cac3702.tar.bz2
busybox-w32-6fd8c664c1bcb44429b81444be640ff08cac3702.zip
Apply a patch from Evin Robertson -- new pivot_root applet.
-Erik
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 65d57d20e..c9e675093 100644
--- a/Config.h
+++ b/Config.h
@@ -74,6 +74,7 @@
74//#define BB_MT 74//#define BB_MT
75//#define BB_NSLOOKUP 75//#define BB_NSLOOKUP
76//#define BB_PING 76//#define BB_PING
77//#define BB_PIVOT_ROOT
77#define BB_POWEROFF 78#define BB_POWEROFF
78//#define BB_PRINTF 79//#define BB_PRINTF
79#define BB_PS 80#define BB_PS