Chris Zankel | 7282bee | 2005-06-23 22:01:33 -0700 | [diff] [blame] | 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 | # | ||||
Chris Zankel | 7282bee | 2005-06-23 22:01:33 -0700 | [diff] [blame] | 6 | |
7 | obj-y = io.o console.o setup.o network.o | ||||
8 |