mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-05 07:57:45 -04:00
3 lines
62 B
Makefile
3 lines
62 B
Makefile
ifneq ($(CONFIG_BLACKFIN),)
|
|
obj-m := gptimers-example.o
|
|
endif
|