summaryrefslogtreecommitdiffstats
path: root/tools/gpio/Build
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpio/Build')
-rw-r--r--tools/gpio/Build5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/gpio/Build b/tools/gpio/Build
new file mode 100644
index 000000000..67c7b7f6a
--- /dev/null
+++ b/tools/gpio/Build
@@ -0,0 +1,5 @@
+gpio-utils-y += gpio-utils.o
+lsgpio-y += lsgpio.o gpio-utils.o
+gpio-hammer-y += gpio-hammer.o gpio-utils.o
+gpio-event-mon-y += gpio-event-mon.o gpio-utils.o
+gpio-watch-y += gpio-watch.o