Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[deliverable/linux.git] / Documentation / blackfin / Makefile
1 ifneq ($(CONFIG_BLACKFIN),)
2 ifneq ($(CONFIG_BFIN_GPTIMERS),)
3 obj-m := gptimers-example.o
4 endif
5 endif
This page took 0.045466 seconds and 5 git commands to generate.