# # This file is subject to the terms and conditions of the GNU General Public # License. See the file "COPYING" in the main directory of this archive # for more details. # # Copyright (c) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. # obj-$(CONFIG_KDB_MODULES) += kdbm_vm.o kdbm_pg.o kdbm_task.o ifdef CONFIG_X86 obj-$(CONFIG_KDB_MODULES) += kdbm_x86.o endif CFLAGS_kdbm_vm.o += -I $(TOPDIR)/drivers/scsi