summaryrefslogtreecommitdiff
path: root/conf.d
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d')
-rw-r--r--conf.d/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
index 96b0a6e..c874bae 100644
--- a/conf.d/Makefile
+++ b/conf.d/Makefile
@@ -2,4 +2,6 @@ DIR= ${CONFDIR}
CONF= bootmisc fsck hostname local net urandom
MK= ../mk
+include ${MK}/os.mk
+include Makefile.${OS}
include ${MK}/scripts.mk