]> git.kernelconcepts.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 ad66ac21e6c8ea3992d1cecae1dee0218d746c51..b1f1fbe4a1bd29be254952e6ba50a25d3faaa5c4 100644 (file)
@@ -19,6 +19,7 @@ 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