aboutsummaryrefslogtreecommitdiff
path: root/linux-user/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'linux-user/Makefile.objs')
-rw-r--r--linux-user/Makefile.objs1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-user/Makefile.objs b/linux-user/Makefile.objs
index 36f20cad79..720d9773b8 100644
--- a/linux-user/Makefile.objs
+++ b/linux-user/Makefile.objs
@@ -10,6 +10,7 @@ obj-$(TARGET_AARCH64) += arm/semihost.o
obj-$(TARGET_ALPHA) += alpha/
obj-$(TARGET_ARM) += arm/
obj-$(TARGET_HPPA) += hppa/
+obj-$(TARGET_I386) += i386/
obj-$(TARGET_M68K) += m68k/
obj-$(TARGET_MICROBLAZE) += microblaze/
obj-$(TARGET_PPC) += ppc/