mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 12:20:09 +00:00
Add a bunch of previously unbuilt source files to the Documentation build machinery. Signed-off-by: Peter Foley <pefoley2@pefoley.com> Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
4 lines
62 B
Makefile
4 lines
62 B
Makefile
ifneq ($(CONFIG_BLACKFIN),)
|
|
obj-m := gptimers-example.o
|
|
endif
|