mount: needs find_mount_point.o
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Dec 2009 14:01:54 +0000 (15:01 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 11 Dec 2009 14:01:54 +0000 (15:01 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/Kbuild

index 130ad25de9d08627714bf62a10fc957cd8c9ff36..c0995708aebdcdd5144effc74bea468d5e86d861 100644 (file)
@@ -146,6 +146,7 @@ lib-$(CONFIG_FEATURE_HTTPD_AUTH_MD5) += pw_encrypt.o
 lib-$(CONFIG_DF) += find_mount_point.o
 lib-$(CONFIG_MKFS_MINIX) += find_mount_point.o
 lib-$(CONFIG_FSCK_MINIX) += find_mount_point.o
+lib-$(CONFIG_MOUNT) += find_mount_point.o
 
 lib-$(CONFIG_HWCLOCK) += rtc.o
 lib-$(CONFIG_RTCWAKE) += rtc.o