summaryrefslogtreecommitdiff
path: root/package/targets.mak
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-10-22 17:09:25 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-10-22 17:09:25 +0000
commit32759d402e7327865ea18a203bd1c09f98735bd1 (patch)
tree73c53e1e70df6c23c9c32a73bff0161317f4e9c4 /package/targets.mak
downloadmdevd-32759d402e7327865ea18a203bd1c09f98735bd1.tar.xz
Initial commit
Diffstat (limited to 'package/targets.mak')
-rw-r--r--package/targets.mak7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/targets.mak b/package/targets.mak
new file mode 100644
index 0000000..6b16bfa
--- /dev/null
+++ b/package/targets.mak
@@ -0,0 +1,7 @@
+BIN_TARGETS := \
+mdevd \
+mdevd-netlink \
+mdevd-coldplug
+
+LIBEXEC_TARGETS :=
+