rockchip: px5: enable spl-fifo-mode for emmc for px5-evb
[oweals/u-boot.git] / arch / mips / Makefile
index a36f5f1fb6b2baec196f89338bf318116a93be2b..af3f227436ee3b80440c5c7e08ead4ddf506efbe 100644 (file)
@@ -13,7 +13,10 @@ libs-y += arch/mips/lib/
 
 machine-$(CONFIG_ARCH_ATH79) += ath79
 machine-$(CONFIG_ARCH_BMIPS) += bmips
+machine-$(CONFIG_ARCH_JZ47XX) += jz47xx
 machine-$(CONFIG_MACH_PIC32) += pic32
+machine-$(CONFIG_ARCH_MTMIPS) += mtmips
+machine-$(CONFIG_ARCH_MSCC) += mscc
 
 machdirs := $(patsubst %,arch/mips/mach-%/,$(machine-y))
 libs-y += $(machdirs)