aboutsummaryrefslogtreecommitdiff
path: root/Documentation/blackfin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/blackfin/Makefile')
-rw-r--r--Documentation/blackfin/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/blackfin/Makefile b/Documentation/blackfin/Makefile
deleted file mode 100644
index 6782c58fbc29..000000000000
--- a/Documentation/blackfin/Makefile
+++ /dev/null
@@ -1,5 +0,0 @@
-ifneq ($(CONFIG_BLACKFIN),)
-ifneq ($(CONFIG_BFIN_GPTIMERS),)
-obj-m := gptimers-example.o
-endif
-endif