Add qemu 2.4.0
[kvmfornfv.git] / qemu / roms / u-boot / arch / arc / cpu / arc700 / Makefile
diff --git a/qemu/roms/u-boot/arch/arc/cpu/arc700/Makefile b/qemu/roms/u-boot/arch/arc/cpu/arc700/Makefile
new file mode 100644 (file)
index 0000000..cdc5002
--- /dev/null
@@ -0,0 +1,13 @@
+#
+# Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved.
+#
+# SPDX-License-Identifier:     GPL-2.0+
+#
+
+extra-y        += start.o
+
+obj-y  += cache.o
+obj-y  += cpu.o
+obj-y  += interrupts.o
+obj-y  += reset.o
+obj-y  += timer.o