]> git.karo-electronics.de Git - karo-tx-linux.git/blob - Documentation/blackfin/Makefile
ARM: shmobile: r7s72100 dtsi: Add CPG/MSTP Clock Domain
[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