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 fdbb6fed6..0caa57380 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -77,6 +77,7 @@ | |||
77 | //#define BB_RMMOD | 77 | //#define BB_RMMOD |
78 | #define BB_SED | 78 | #define BB_SED |
79 | //#define BB_SFDISK | 79 | //#define BB_SFDISK |
80 | #define BB_SH | ||
80 | #define BB_SLEEP | 81 | #define BB_SLEEP |
81 | #define BB_SORT | 82 | #define BB_SORT |
82 | #define BB_SWAPONOFF | 83 | #define BB_SWAPONOFF |