]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/arc/lib/Makefile
arc: move low-level interrupt and exception handlers in a separate file
[karo-tx-uboot.git] / arch / arc / lib / Makefile
index b8028c91e11df045b29048521631191fe7cfd180..b1f1fbe4a1bd29be254952e6ba50a25d3faaa5c4 100644 (file)
@@ -18,6 +18,8 @@ obj-y += memcpy-700.o
 obj-y += memset.o
 obj-y += reset.o
 obj-y += timer.o
+obj-y += start.o
+obj-y += ints_low.o
 
 obj-$(CONFIG_CMD_BOOTM) += bootm.o