From c108ed549771d16a8335c1e72a7c6b3798395bac Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 20 Oct 2006 19:39:48 +0000 Subject: raidautorun: new applet, by: Thomas Jarosch (email?) and Bernhard Fischer --- miscutils/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'miscutils/Kbuild') diff --git a/miscutils/Kbuild b/miscutils/Kbuild index 3173e1dab..16c76fa38 100644 --- a/miscutils/Kbuild +++ b/miscutils/Kbuild @@ -19,6 +19,7 @@ lib-$(CONFIG_MAKEDEVS) += makedevs.o lib-$(CONFIG_MOUNTPOINT) += mountpoint.o lib-$(CONFIG_MT) += mt.o lib-$(CONFIG_NMETER) += nmeter.o +lib-$(CONFIG_RAIDAUTORUN) += raidautorun.o lib-$(CONFIG_READAHEAD) += readahead.o lib-$(CONFIG_RUNLEVEL) += runlevel.o lib-$(CONFIG_RX) += rx.o -- cgit v1.2.3