aboutsummaryrefslogtreecommitdiff
path: root/networking/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Makefile.in')
-rw-r--r--networking/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/Makefile.in b/networking/Makefile.in
index 4e27dbc67..778d0bade 100644
--- a/networking/Makefile.in
+++ b/networking/Makefile.in
@@ -51,6 +51,7 @@ NETWORKING-$(CONFIG_TFTP) += tftp.o
51NETWORKING-$(CONFIG_TRACEROUTE) += traceroute.o 51NETWORKING-$(CONFIG_TRACEROUTE) += traceroute.o
52NETWORKING-$(CONFIG_VCONFIG) += vconfig.o 52NETWORKING-$(CONFIG_VCONFIG) += vconfig.o
53NETWORKING-$(CONFIG_WGET) += wget.o 53NETWORKING-$(CONFIG_WGET) += wget.o
54NETWORKING-$(CONFIG_ZCIP) += zcip.o
54 55
55libraries-y+=$(NETWORKING_DIR)$(NETWORKING_AR) 56libraries-y+=$(NETWORKING_DIR)$(NETWORKING_AR)
56 57