Patch from Tito to remove pwd_to_spwd (which we don't actually need), with

some #ifdef removal from me.
This commit is contained in:
Rob Landley
2006-07-11 16:19:17 +00:00
parent 2819f757ca
commit ab7d9be17c
4 changed files with 7 additions and 95 deletions

View File

@@ -38,7 +38,6 @@ LIBBB-y:= \
bb_do_delay.c
# conditionally compiled objects:
LIBBB-$(CONFIG_FEATURE_SHADOWPASSWDS)+=pwd2spwd.c
LIBBB-$(CONFIG_FEATURE_MOUNT_LOOP)+= loop.c
LIBBB-$(CONFIG_LOSETUP)+= loop.c
LIBBB-$(CONFIG_FEATURE_MTAB_SUPPORT)+= mtab.c