summaryrefslogtreecommitdiff
path: root/init.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/Makefile')
-rw-r--r--init.d/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.d/Makefile b/init.d/Makefile
index 19f5946..b816ae7 100644
--- a/init.d/Makefile
+++ b/init.d/Makefile
@@ -4,7 +4,6 @@ SRCS= bootmisc.in fsck.in hostname.in local.in localmount.in netmount.in \
BIN= ${OBJS}
# Build our old net foo or not
-MKOLDNET?= yes
_OLDNET_SH= case "${MKOLDNET}" in \
[Yy][Ee][Ss]) echo "net.lo";; \
*) echo "";; \