summaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2001-06-22 09:22:06 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2001-06-22 09:22:06 +0000
commit8f5b63edea12501b998400789da5646140bb9911 (patch)
tree5a1924092009892cc80f0b0947ec1bae17ca3b1c /Config.h
parent52a97ca00cf5d290c9beb65ba7c217a5ed69ee42 (diff)
downloadbusybox-w32-8f5b63edea12501b998400789da5646140bb9911.tar.gz
busybox-w32-8f5b63edea12501b998400789da5646140bb9911.tar.bz2
busybox-w32-8f5b63edea12501b998400789da5646140bb9911.zip
cpio applet, and changes to associated code
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 a86f20a3d..b92540b3b 100644
--- a/Config.h
+++ b/Config.h
@@ -19,6 +19,7 @@
19#define BB_CLEAR 19#define BB_CLEAR
20//#define BB_CMP 20//#define BB_CMP
21#define BB_CP 21#define BB_CP
22//#define BB_CPIO
22#define BB_CUT 23#define BB_CUT
23#define BB_DATE 24#define BB_DATE
24//#define BB_DC 25//#define BB_DC