Move interface.c to networking directory since it's only used by ifconfig.
This commit is contained in:
@@ -37,7 +37,6 @@ LIBBB_SRC-y:= \
|
||||
bb_echo.c
|
||||
|
||||
LIBBB_SRC-$(CONFIG_FEATURE_SHADOWPASSWDS)+= pwd2spwd.c
|
||||
LIBBB_SRC-$(CONFIG_IFCONFIG)+=interface.c
|
||||
|
||||
LIBBB_OBJS=$(patsubst %.c,$(LIBBB_DIR)%.o, $(LIBBB_SRC-y))
|
||||
|
||||
|
2093
libbb/interface.c
2093
libbb/interface.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user