Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / xtensa / platforms / iss / Makefile
diff --git a/kernel/arch/xtensa/platforms/iss/Makefile b/kernel/arch/xtensa/platforms/iss/Makefile
new file mode 100644 (file)
index 0000000..b3e8929
--- /dev/null
@@ -0,0 +1,10 @@
+# $Id: Makefile,v 1.1.1.1 2002/08/28 16:10:14 aroll Exp $
+#
+# Makefile for the Xtensa Instruction Set Simulator (ISS)
+# "prom monitor" library routines under Linux.
+#
+
+obj-y                  = setup.o
+obj-$(CONFIG_TTY)      += console.o
+obj-$(CONFIG_NET)      += network.o
+obj-$(CONFIG_BLK_DEV_SIMDISK) += simdisk.o