# $Id: Makefile,v 1.1.2.1 2011/07/04 16:36:26 lino 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

