# $Id: Makefile,v 1.1.1.1 2009/04/22 07:59:27 rey Exp $
#
# Makefile for the Xtensa Instruction Set Simulator (ISS)
# "prom monitor" library routines under Linux.
#

obj-y			= io.o console.o setup.o network.o

