aboutsummaryrefslogtreecommitdiff
path: root/init/bootchartd.c
diff options
context:
space:
mode:
Diffstat (limited to 'init/bootchartd.c')
-rw-r--r--init/bootchartd.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/init/bootchartd.c b/init/bootchartd.c
index f14d5c0fd..5a1b3e8e8 100644
--- a/init/bootchartd.c
+++ b/init/bootchartd.c
@@ -3,6 +3,10 @@
* Licensed under GPLv2 or later, see file LICENSE in this source tree.
*/
+//applet:IF_BOOTCHARTD(APPLET(bootchartd, _BB_DIR_SBIN, _BB_SUID_DROP))
+
+//kbuild:lib-$(CONFIG_BOOTCHARTD) += bootchartd.o
+
//config:config BOOTCHARTD
//config: bool "bootchartd"
//config: default y