aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-16 00:46:00 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-16 00:46:00 +0000
commitd80e851dc05f978dded84b7ac9fcae7066e3ffe0 (patch)
tree9f32d236ce80a7a692f74fe1012df3bed6b19418 /busybox.def.h
parenta9c95ea6551eb3d894fcc56822c8aa394972b699 (diff)
downloadbusybox-w32-d80e851dc05f978dded84b7ac9fcae7066e3ffe0.tar.gz
busybox-w32-d80e851dc05f978dded84b7ac9fcae7066e3ffe0.tar.bz2
busybox-w32-d80e851dc05f978dded84b7ac9fcae7066e3ffe0.zip
Stuf
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 657ce4383..c20650f86 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -59,8 +59,8 @@
59#define BB_UMOUNT 59#define BB_UMOUNT
60#define BB_UPDATE 60#define BB_UPDATE
61#define BB_UNAME 61#define BB_UNAME
62#define BB_ZCAT
63#define BB_GZIP 62#define BB_GZIP
63#define BB_GUNZIP
64// Don't turn BB_UTILITY off. It contains support code 64// Don't turn BB_UTILITY off. It contains support code
65// that compiles to 0 if everything else if turned off. 65// that compiles to 0 if everything else if turned off.
66#define BB_UTILITY 66#define BB_UTILITY