| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
| 2 | # Makefile for the Cobalt micro systems family specific parts of the kernel | ||||
| 3 | # | ||||
| 4 | |||||
| Ralf Baechle | c4ed38a | 2005-02-21 16:18:36 +0000 | [diff] [blame] | 5 | obj-y := irq.o int-handler.o reset.o setup.o |
| Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | |
| 7 | EXTRA_AFLAGS := $(CFLAGS) | ||||