brintos

brintos / linux-shallow public Read only

0
0
Text · 188 B · 8a38c66 Raw
8 lines · plain
1# SPDX-License-Identifier: GPL-2.0-only2ccflags-$(CONFIG_CB710_DEBUG)	:= -DDEBUG3 4obj-$(CONFIG_CB710_CORE)	+= cb710.o5 6cb710-y				:= core.o sgbuf2.o7cb710-$(CONFIG_CB710_DEBUG)	+= debug.o8