xref: /openbmc/linux/arch/xtensa/platforms/iss/Makefile (revision 95e9fd10)
1# $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#
6
7obj-y			= io.o console.o setup.o network.o
8
9