summaryrefslogtreecommitdiffstats
path: root/tools/getkversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/getkversion/Makefile')
-rw-r--r--tools/getkversion/Makefile13
1 files changed, 0 insertions, 13 deletions
diff --git a/tools/getkversion/Makefile b/tools/getkversion/Makefile
deleted file mode 100644
index c13f80e..0000000
--- a/tools/getkversion/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# getkversion - print the kernel version for which the modules were
-# compiled.
-#
-
-TOP = ../../
-TOOL = getkversion
-OBJS = getkversion.o
-
-include $(TOP)rules.mk
-
-install::
- @: