summaryrefslogtreecommitdiff
path: root/conf.d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/Makefile')
-rw-r--r--conf.d/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
new file mode 100644
index 0000000..5f9f141
--- /dev/null
+++ b/conf.d/Makefile
@@ -0,0 +1,6 @@
+DIR = /etc/conf.d
+FILES_NOEXIST = bootmisc checkfs clock env_whitelist hostname \
+ local.start local.stop net rc
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk