xref: /openbmc/linux/arch/xtensa/platforms/iss/Makefile (revision 58e16d792a6a8c6b750f637a4649967fcac853dc)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2b26d0ab0SChris Zankel# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
3b26d0ab0SChris Zankel#
4b26d0ab0SChris Zankel# Makefile for the Xtensa Instruction Set Simulator (ISS)
5b26d0ab0SChris Zankel# "prom monitor" library routines under Linux.
6b26d0ab0SChris Zankel#
7b26d0ab0SChris Zankel
855b441beSMax Filippovobj-y			= setup.o
955b441beSMax Filippovobj-$(CONFIG_TTY)	+= console.o
106aebb64aSMax Filippovobj-$(CONFIG_NET)	+= network.o
11b6c7e873SVictor Prupisobj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o
12