android_kernel_samsung_on5x.../Documentation/blackfin/Makefile
2018-06-19 23:16:04 +02:00

3 lines
62 B
Makefile

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