#
# Makefile for common code of NEC Osprey board
#

obj-y	 := setup.o prom.o reset.o

obj-$(CONFIG_KGDB)	+= dbg_io.o
