summaryrefslogtreecommitdiffstats
path: root/runtime/tests/shellsnoop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/tests/shellsnoop/Makefile')
-rw-r--r--runtime/tests/shellsnoop/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/runtime/tests/shellsnoop/Makefile b/runtime/tests/shellsnoop/Makefile
deleted file mode 100644
index 86d61266..00000000
--- a/runtime/tests/shellsnoop/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-# Makefile
-#
-# make -C path/to/kernel/src M=`pwd` modules
-
-obj-m := dtr.o
-
-
-
-