/arch/xtensa/platforms/iss/Makefile
Makefile | 8 lines | 1 code | 2 blank | 5 comment | 0 complexity | 2d9e42faa63a2fa7d6e66d8ffe52d548 MD5 | raw file
Possible License(s): GPL-2.0, LGPL-2.0, AGPL-1.0
1# $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# 6 7obj-y = io.o console.o setup.o network.o 8