From c77e843c0927bc4235d6d54981bcf7fdaa9f0421 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Tue, 19 Aug 2008 11:28:52 +0000 Subject: - add new applet rdev (Grant Erickson) - fixes and shrink (me) --- util-linux/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'util-linux/Kbuild') diff --git a/util-linux/Kbuild b/util-linux/Kbuild index c0c2db701..38569c69b 100644 --- a/util-linux/Kbuild +++ b/util-linux/Kbuild @@ -26,6 +26,7 @@ lib-$(CONFIG_MORE) += more.o lib-$(CONFIG_MOUNT) += mount.o lib-$(CONFIG_PIVOT_ROOT) += pivot_root.o lib-$(CONFIG_RDATE) += rdate.o +lib-$(CONFIG_RDEV) += rdev.o lib-$(CONFIG_READPROFILE) += readprofile.o lib-$(CONFIG_RTCWAKE) += rtcwake.o lib-$(CONFIG_SCRIPT) += script.o -- cgit v1.2.3