1# 2# Makefile for the SNI specific part of the kernel 3# 4 5obj-y += int-handler.o irq.o pcimt_scache.o reset.o setup.o 6 7EXTRA_AFLAGS := $(CFLAGS) 8