diff options
Diffstat (limited to 'drivers/misc/benchmark/Makefile')
| -rw-r--r-- | drivers/misc/benchmark/Makefile | 4 |
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 + + |
