aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 77ee5b02a..3012b0cd5 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -52,12 +52,13 @@
52#define BB_LS 52#define BB_LS
53#define BB_LSMOD 53#define BB_LSMOD
54#define BB_MAKEDEVS 54#define BB_MAKEDEVS
55#define BB_MKFS_MINIX
56#define BB_MATH 55#define BB_MATH
57#define BB_MKDIR 56#define BB_MKDIR
58#define BB_MKFIFO 57#define BB_MKFIFO
58#define BB_MKFS_MINIX
59#define BB_MKNOD 59#define BB_MKNOD
60#define BB_MKSWAP 60#define BB_MKSWAP
61#define BB_MKTEMP
61#define BB_MNC 62#define BB_MNC
62#define BB_MORE 63#define BB_MORE
63#define BB_MOUNT 64#define BB_MOUNT