treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-2.6-block.git] / arch / xtensa / platforms / iss / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
7282bee7
CZ
2# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
3#
4# Makefile for the Xtensa Instruction Set Simulator (ISS)
5# "prom monitor" library routines under Linux.
6#
7282bee7 7
55b441be
MF
8obj-y = setup.o
9obj-$(CONFIG_TTY) += console.o
6aebb64a 10obj-$(CONFIG_NET) += network.o
b6c7e873 11obj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o