Merge tag 'v4.0-rc2' into irq/core, to refresh the tree before applying new changes
[firefly-linux-kernel-4.4.55.git] / Documentation / blackfin / Makefile
1 ifneq ($(CONFIG_BLACKFIN),)
2 ifneq ($(CONFIG_BFIN_GPTIMERS,)
3 obj-m := gptimers-example.o
4 endif
5 endif