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