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 c10c1a318..86b8059cb 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -36,6 +36,7 @@ | |||
36 | #define BB_HEAD | 36 | #define BB_HEAD |
37 | #define BB_HOSTID | 37 | #define BB_HOSTID |
38 | #define BB_HOSTNAME | 38 | #define BB_HOSTNAME |
39 | #define BB_ID | ||
39 | #define BB_INIT | 40 | #define BB_INIT |
40 | // Don't bother turning BB_INSMOD on. It doesn't work yet. | 41 | // Don't bother turning BB_INSMOD on. It doesn't work yet. |
41 | //#define BB_INSMOD | 42 | //#define BB_INSMOD |