blob: af96e314d71fa7a228abcb371ff862246410f9c9 [file] [log] [blame]
Chris Zankel7282bee2005-06-23 22:01:33 -07001# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
2#
3# Makefile for the Xtensa Instruction Set Simulator (ISS)
4# "prom monitor" library routines under Linux.
5#
Chris Zankel7282bee2005-06-23 22:01:33 -07006
7obj-y = io.o console.o setup.o network.o
8