aboutsummaryrefslogtreecommitdiff
path: root/disas/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'disas/Makefile.objs')
-rw-r--r--disas/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/disas/Makefile.objs b/disas/Makefile.objs
index 213be2fab2..3c1cdce026 100644
--- a/disas/Makefile.objs
+++ b/disas/Makefile.objs
@@ -14,6 +14,7 @@ common-obj-$(CONFIG_I386_DIS) += i386.o
common-obj-$(CONFIG_M68K_DIS) += m68k.o
common-obj-$(CONFIG_MICROBLAZE_DIS) += microblaze.o
common-obj-$(CONFIG_MIPS_DIS) += mips.o
+common-obj-$(CONFIG_NANOMIPS_DIS) += nanomips.o
common-obj-$(CONFIG_NIOS2_DIS) += nios2.o
common-obj-$(CONFIG_MOXIE_DIS) += moxie.o
common-obj-$(CONFIG_PPC_DIS) += ppc.o