From 107c796e794b543853cd1ce48cd739c83275d3b3 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Thu, 25 Oct 2001 15:01:10 +0000 Subject: [PATCH] Recovery from previous commit --- networking/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/Makefile b/networking/Makefile index bc110eefc..4dd0cdb56 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