diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-13 20:04:30 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-13 20:04:30 +0000 |
commit | 6fd8c664c1bcb44429b81444be640ff08cac3702 (patch) | |
tree | a8faf540fe49e308e52e1694e00f280ac51b9192 /Config.h | |
parent | 3af1f88725348b15a0aa467b5734d55210bedf7c (diff) | |
download | busybox-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.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |