OSDN Git Service

Merge tag 'misc-for-linus-4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
[uclinux-h8/linux.git] / Documentation / blackfin / Makefile
1 ifneq ($(CONFIG_BLACKFIN),)
2 ifneq ($(CONFIG_BFIN_GPTIMERS),)
3 obj-m := gptimers-example.o
4 endif
5 endif