M7350/kernel/Documentation/blackfin/Makefile
2024-09-09 08:57:42 +00:00

4 lines
62 B
Makefile

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