linux-stable/Documentation/blackfin/Makefile

4 lines
62 B
Makefile

ifneq ($(CONFIG_BLACKFIN),)
obj-m := gptimers-example.o
endif