Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for the SNI specific part of the kernel | ||||
3 | # | ||||
4 | |||||
Ralf Baechle | e4ac58a | 2006-04-03 17:56:36 +0100 | [diff] [blame^] | 5 | obj-y += irq.o pcimt_scache.o reset.o setup.o |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
7 | EXTRA_AFLAGS := $(CFLAGS) |