/drivers/misc/cb710/Makefile

http://github.com/mirrors/linux · Makefile · 7 lines · 4 code · 2 blank · 1 comment · 0 complexity · 49902af8ab1a52adf17b3eb3ffc4fcbe MD5 · raw file

  1. # SPDX-License-Identifier: GPL-2.0-only
  2. ccflags-$(CONFIG_CB710_DEBUG) := -DDEBUG
  3. obj-$(CONFIG_CB710_CORE) += cb710.o
  4. cb710-y := core.o sgbuf2.o
  5. cb710-$(CONFIG_CB710_DEBUG) += debug.o