diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 85d3df177..eec662193 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -38,6 +38,7 @@ | |||
38 | #define BB_MT | 38 | #define BB_MT |
39 | #define BB_MV | 39 | #define BB_MV |
40 | //#define BB_PRINTF | 40 | //#define BB_PRINTF |
41 | #define BB_PS | ||
41 | #define BB_PWD | 42 | #define BB_PWD |
42 | #define BB_REBOOT | 43 | #define BB_REBOOT |
43 | #define BB_RM | 44 | #define BB_RM |