summaryrefslogtreecommitdiff
path: root/conf.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/Makefile')
-rw-r--r--conf.d/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
index 24db589..aefb612 100644
--- a/conf.d/Makefile
+++ b/conf.d/Makefile
@@ -1,8 +1,10 @@
+include ../mk/net.mk
+
DIR= ${CONFDIR}
CONF= bootmisc fsck hostname localmount netmount urandom tmpfiles \
${CONF-${OS}}
-ifeq (${MKNET},)
+ifeq (${MKNET},yes)
CONF+= network staticroute
TARGETS+= network staticroute
CLEANFILES+= network staticroute