]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/blackfin/Makefile
Merge tag 'mac80211-for-davem-2015-05-26' of git://git.kernel.org/pub/scm/linux/kerne...
[karo-tx-linux.git] / Documentation / blackfin / Makefile
1 ifneq ($(CONFIG_BLACKFIN),)
2 ifneq ($(CONFIG_BFIN_GPTIMERS),)
3 obj-m := gptimers-example.o
4 endif
5 endif