aboutsummaryrefslogtreecommitdiff
path: root/networking/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'networking/Makefile')
-rw-r--r--networking/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Makefile b/networking/Makefile
index 4dd0cdb56..bc110eefc 100644
--- a/networking/Makefile
+++ b/networking/Makefile
@@ -24,7 +24,7 @@ obj-y :=
obj-n :=
obj- :=
-
+obj-$(CONFIG_APT_GET) += apt_get.o
obj-$(CONFIG_HOSTNAME) += hostname.o
obj-$(CONFIG_IFCONFIG) += ifconfig.o
obj-$(CONFIG_NC) += nc.o