Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | # |
2 | # Makefile for Momentum Computer's Ocelot-C and -CS boards. | ||||
3 | # | ||||
4 | |||||
Ralf Baechle | 907c51b | 2006-11-05 01:18:11 +0000 | [diff] [blame] | 5 | obj-y += cpci-irq.o irq.o platform.o prom.o reset.o \ |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 6 | setup.o uart-irq.o |
7 | |||||
8 | obj-$(CONFIG_KGDB) += dbg_io.o |