#
# Makefile for the SNI specific part of the kernel
#

obj-y	 := int-handler.o io.o irq.o pci.o pcimt_scache.o reset.o setup.o

EXTRA_AFLAGS := $(CFLAGS)
