#
# Makefile for Momentum Computer's Ocelot-G board.
#

obj-y	 		+= irq.o gt-irq.o prom.o reset.o setup.o
obj-$(CONFIG_KGDB)	+= dbg_io.o

EXTRA_AFLAGS := $(CFLAGS)