aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/counter/Build
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>2021-09-29 12:16:01 +0900
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-10-17 10:54:16 +0100
commit086099893fcebeae50f9020588080de43c82e4c0 (patch)
tree6bfc0c486301e400ca14d0b8adbe61bf2d5c9708 /tools/counter/Build
parentdocs: counter: Document character device interface (diff)
downloadwireguard-linux-086099893fcebeae50f9020588080de43c82e4c0.tar.xz
wireguard-linux-086099893fcebeae50f9020588080de43c82e4c0.zip
tools/counter: Create Counter tools
This creates an example Counter program under tools/counter/* to exemplify the Counter character device interface. Cc: Pavel Machek <pavel@ucw.cz> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Link: https://lore.kernel.org/r/7c0f975ba098952122302d258ec9ffdef04befaf.1632884256.git.vilhelm.gray@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/counter/Build')
-rw-r--r--tools/counter/Build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/counter/Build b/tools/counter/Build
new file mode 100644
index 000000000000..33f4a51d715e
--- /dev/null
+++ b/tools/counter/Build
@@ -0,0 +1 @@
+counter_example-y += counter_example.o