Makefile 113 Bytes edit raw blame history 1 2 3 ccflags-$(CONFIG_DEBUG_DRIVER) := -DDEBUG obj-y += core.o cpu.o domain.o obj-$(CONFIG_DEBUG_FS) += debugfs.o