1 # $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
3 # Makefile for the Xtensa Instruction Set Simulator (ISS)
4 # "prom monitor" library routines under Linux.
7 obj-y
= console.o setup.o
8 obj-
$(CONFIG_NET
) += network.o
9 obj-
$(CONFIG_BLK_DEV_SIMDISK
) += simdisk.o