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 3a64c1a54..3c290f7a4 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -64,6 +64,7 @@ | |||
64 | //#define BB_SFDISK | 64 | //#define BB_SFDISK |
65 | #define BB_SED | 65 | #define BB_SED |
66 | #define BB_SLEEP | 66 | #define BB_SLEEP |
67 | #define BB_SORT | ||
67 | #define BB_SWAPONOFF | 68 | #define BB_SWAPONOFF |
68 | #define BB_SYNC | 69 | #define BB_SYNC |
69 | #define BB_SYSLOGD | 70 | #define BB_SYSLOGD |