[git commit master] mount: needs find_mount_point.o

Denys Vlasenko vda.linux at googlemail.com
Fri Dec 11 14:01:54 UTC 2009


commit: http://git.busybox.net/busybox/commit/?id=1315c30fefe6e64cd2cbc95fe484b02ce70afec1
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 libbb/Kbuild |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/libbb/Kbuild b/libbb/Kbuild
index 130ad25..c099570 100644
--- a/libbb/Kbuild
+++ b/libbb/Kbuild
@@ -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
-- 
1.6.3.3



More information about the busybox-cvs mailing list