aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-02-07 05:53:48 +0000
committerErik Andersen <andersen@codepoet.org>2000-02-07 05:53:48 +0000
commit79ac30da83dfb16babbfc6d450a421f91752b3c8 (patch)
tree8f1c818400bd717c1a4faa437b9eeaf4b4f32821 /busybox.def.h
parentd7cd21aed531696aae1ebeeb95dd012c1a2e1e5c (diff)
downloadbusybox-79ac30da83dfb16babbfc6d450a421f91752b3c8.tar.gz
Forgot cp and mv are now cp_mv
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 306c87762..8e26b1492 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -12,7 +12,7 @@
#define BB_CHROOT
#define BB_CHVT
#define BB_CLEAR
-#define BB_CP
+#define BB_CP_MV
#define BB_DATE
#define BB_DD
#define BB_DEALLOCVT
@@ -59,7 +59,6 @@
#define BB_NFSMOUNT
//#define BB_MT
//#define BB_MTAB
-#define BB_MV
#define BB_NSLOOKUP
#define BB_PING
#define BB_POWEROFF