blob: b3e89291cfbafcb35a1eb07f7f584c35ef7f2d81 [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
Max Filippov55b441b2014-05-01 04:46:36 +04007obj-y = setup.o
8obj-$(CONFIG_TTY) += console.o
Max Filippov6aebb642012-09-17 05:44:32 +04009obj-$(CONFIG_NET) += network.o
Victor Prupisb6c7e872008-05-19 14:50:38 -070010obj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o