summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'etc.Linux/Makefile')
-rw-r--r--etc.Linux/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc.Linux/Makefile b/etc.Linux/Makefile
new file mode 100644
index 00000000..8a14505b
--- /dev/null
+++ b/etc.Linux/Makefile
@@ -0,0 +1,7 @@
+SUBDIRS = modules.d modules.autoload.d
+DIR = /etc
+FILES = filesystems inputrc issue issue.logo
+FILES_NOEXIST = sysctl.conf
+
+TOPDIR = ..
+include $(TOPDIR)/default.mk