907c51b2d1
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
9 lines
179 B
Makefile
9 lines
179 B
Makefile
#
|
|
# Makefile for Momentum Computer's Ocelot-C and -CS boards.
|
|
#
|
|
|
|
obj-y += cpci-irq.o irq.o platform.o prom.o reset.o \
|
|
setup.o uart-irq.o
|
|
|
|
obj-$(CONFIG_KGDB) += dbg_io.o
|