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 ea17a3982..42a63d8ee 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -7,6 +7,7 @@ | |||
7 | // | 7 | // |
8 | // | 8 | // |
9 | // BusyBox Applications | 9 | // BusyBox Applications |
10 | #define BB_AR | ||
10 | #define BB_BASENAME | 11 | #define BB_BASENAME |
11 | #define BB_CAT | 12 | #define BB_CAT |
12 | #define BB_CHMOD_CHOWN_CHGRP | 13 | #define BB_CHMOD_CHOWN_CHGRP |