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:
@@ -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
|
||||
|
Reference in New Issue
Block a user