diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -537,6 +537,7 @@ # Don't build rarely used, semi-supported architectures unless requested. # .if defined(EXTRA_TARGETS) +TARGET_MACHINE_LIST+= i386 EXTRA_ARCHES_powerpc= powerpc powerpcspe .endif TARGETS?= ${TARGET_MACHINE_LIST}