summaryrefslogtreecommitdiff
path: root/drivers/misc/benchmark/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/benchmark/Makefile')
-rw-r--r--drivers/misc/benchmark/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/misc/benchmark/Makefile b/drivers/misc/benchmark/Makefile
new file mode 100644
index 00000000..7738070d
--- /dev/null
+++ b/drivers/misc/benchmark/Makefile
@@ -0,0 +1,4 @@
+# Makefile for the benchMark support
+obj-$(CONFIG_BENCHMARK) += benchmark-proc.o
+
+