Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / Documentation / blackfin / Makefile
1 ifneq ($(CONFIG_BLACKFIN),)
2 ifneq ($(CONFIG_BFIN_GPTIMERS),)
3 obj-m := gptimers-example.o
4 endif
5 endif