summaryrefslogtreecommitdiffstats
path: root/arch/nios2/cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/nios2/cpu/Makefile')
-rw-r--r--arch/nios2/cpu/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/nios2/cpu/Makefile b/arch/nios2/cpu/Makefile
new file mode 100644
index 0000000000..f15c7217d1
--- /dev/null
+++ b/arch/nios2/cpu/Makefile
@@ -0,0 +1,6 @@
+obj-y += start.o
+obj-y += exceptions.o
+obj-y += cpu.o
+obj-$(CONFIG_USE_IRQ) += interrupts.o
+obj-y += traps.o
+extra-y += barebox.lds