at v3.19 3 lines 62 B view raw
1ifneq ($(CONFIG_BLACKFIN),) 2obj-m := gptimers-example.o 3endif