mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 23:29:34 +00:00
mount: needs find_mount_point.o
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
800ff7cc75
commit
1315c30fef
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user