randomtest fixes
[oweals/busybox.git] / init / Kbuild
index c060f3af4a294d932c1c4a4cf9b63d4c01e9e094..ce3f30256a2034702aebf8fb32653ce3b0a954f2 100644 (file)
@@ -5,6 +5,7 @@
 # Licensed under the GPL v2, see the file LICENSE in this tarball.
 
 lib-y:=
-lib-$(CONFIG_HALT)     += halt.o
-lib-$(CONFIG_INIT)     += init.o
-lib-$(CONFIG_MESG)     += mesg.o
+lib-$(CONFIG_HALT)       += halt.o
+lib-$(CONFIG_INIT)       += init.o
+lib-$(CONFIG_MESG)       += mesg.o
+lib-$(CONFIG_BOOTCHARTD) += bootchartd.o