aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/applets.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/applets.h b/include/applets.h
index 5449777b1..8a20758f9 100644
--- a/include/applets.h
+++ b/include/applets.h
@@ -331,9 +331,6 @@
331#ifdef CONFIG_LN 331#ifdef CONFIG_LN
332 APPLET(ln, ln_main, _BB_DIR_BIN, _BB_SUID_NEVER) 332 APPLET(ln, ln_main, _BB_DIR_BIN, _BB_SUID_NEVER)
333#endif 333#endif
334#ifdef CONFIG_LOADACM
335 APPLET(loadacm, loadacm_main, _BB_DIR_USR_BIN, _BB_SUID_NEVER)
336#endif
337#ifdef CONFIG_LOADFONT 334#ifdef CONFIG_LOADFONT
338 APPLET(loadfont, loadfont_main, _BB_DIR_USR_BIN, _BB_SUID_NEVER) 335 APPLET(loadfont, loadfont_main, _BB_DIR_USR_BIN, _BB_SUID_NEVER)
339#endif 336#endif