mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 16:25:34 +00:00
5 lines
106 B
Makefile
5 lines
106 B
Makefile
![]() |
obj-$(CONFIG_CB710_CORE) += cb710.o
|
||
|
|
||
|
cb710-y := core.o sgbuf2.o
|
||
|
cb710-$(CONFIG_CB710_DEBUG) += debug.o
|