aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
Diffstat (limited to 'applets')
-rw-r--r--applets/busybox.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/applets/busybox.c b/applets/busybox.c
index 6bc223a1d..16ccce67e 100644
--- a/applets/busybox.c
+++ b/applets/busybox.c
@@ -75,9 +75,6 @@ static const struct Applet applets[] = {
75#ifdef BB_LOADKMAP //sbin 75#ifdef BB_LOADKMAP //sbin
76 {"loadkmap", loadkmap_main}, 76 {"loadkmap", loadkmap_main},
77#endif 77#endif
78#ifdef BB_LOSETUP //sbin
79 {"losetup", losetup_main},
80#endif
81#ifdef BB_LS //bin 78#ifdef BB_LS //bin
82 {"ls", ls_main}, 79 {"ls", ls_main},
83#endif 80#endif