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