MSCC: add support for Ocelot SoCs
[oweals/u-boot.git] / arch / mips / Makefile
index 802244a06e5d5e0fd8d2ba8a68a2b471b079d32d..124e93fa26c5987390953dd47e7301f057629056 100644 (file)
@@ -15,6 +15,7 @@ machine-$(CONFIG_ARCH_ATH79) += ath79
 machine-$(CONFIG_ARCH_BMIPS) += bmips
 machine-$(CONFIG_MACH_PIC32) += pic32
 machine-$(CONFIG_ARCH_MT7620) += mt7620
+machine-$(CONFIG_ARCH_MSCC) += mscc
 
 machdirs := $(patsubst %,arch/mips/mach-%/,$(machine-y))
 libs-y += $(machdirs)