summaryrefslogtreecommitdiff
path: root/sysdep/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdep/linux/Makefile')
-rw-r--r--sysdep/linux/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysdep/linux/Makefile b/sysdep/linux/Makefile
new file mode 100644
index 00000000..23cf1d9d
--- /dev/null
+++ b/sysdep/linux/Makefile
@@ -0,0 +1,4 @@
+src := netlink.c
+obj := $(src-o-files)
+$(all-daemon)
+$(conf-y-targets): $(s)netlink.Y