Kernel  |  4.4

下载     查看原文件
普通文本  |  6行  |  101 B
ifneq ($(CONFIG_BLACKFIN),)
ifneq ($(CONFIG_BFIN_GPTIMERS),)
obj-m := gptimers-example.o
endif
endif