About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / blackfin / Makefile


Based on kernel version 4.8. Page generated on 2016-10-06 23:10 EST.

1	ifneq ($(CONFIG_BLACKFIN),)
2	ifneq ($(CONFIG_BFIN_GPTIMERS),)
3	obj-m := gptimers-example.o
4	endif
5	endif
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog