162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ci# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $ 362306a36Sopenharmony_ci# 462306a36Sopenharmony_ci# Makefile for the Xtensa Instruction Set Simulator (ISS) 562306a36Sopenharmony_ci# "prom monitor" library routines under Linux. 662306a36Sopenharmony_ci# 762306a36Sopenharmony_ci 862306a36Sopenharmony_ciobj-y = setup.o 962306a36Sopenharmony_ciobj-$(CONFIG_TTY) += console.o 1062306a36Sopenharmony_ciobj-$(CONFIG_NET) += network.o 1162306a36Sopenharmony_ciobj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o 12