Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v4.13 6 lines 148 B view raw
1ccflags-$(CONFIG_CB710_DEBUG) := -DDEBUG 2 3obj-$(CONFIG_CB710_CORE) += cb710.o 4 5cb710-y := core.o sgbuf2.o 6cb710-$(CONFIG_CB710_DEBUG) += debug.o