18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $ 38c2ecf20Sopenharmony_ci# 48c2ecf20Sopenharmony_ci# Makefile for the Xtensa Instruction Set Simulator (ISS) 58c2ecf20Sopenharmony_ci# "prom monitor" library routines under Linux. 68c2ecf20Sopenharmony_ci# 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ciobj-y = setup.o 98c2ecf20Sopenharmony_ciobj-$(CONFIG_TTY) += console.o 108c2ecf20Sopenharmony_ciobj-$(CONFIG_NET) += network.o 118c2ecf20Sopenharmony_ciobj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o 12