X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fmips%2Fmach-mscc%2FMakefile;h=6d6002047107867866073f9807434adf398cd699;hb=a834cb817fb1a11607ea8e6394235843be079fdd;hp=f5b6968fbcecbebd68e7bc70b18c87301beb1d03;hpb=66212888381219dc5203bf00aa950ba5e59653df;p=oweals%2Fu-boot.git diff --git a/arch/mips/mach-mscc/Makefile b/arch/mips/mach-mscc/Makefile index f5b6968fbc..6d60020471 100644 --- a/arch/mips/mach-mscc/Makefile +++ b/arch/mips/mach-mscc/Makefile @@ -5,3 +5,4 @@ CFLAGS_cpu.o += -finline-limit=64000 obj-y += cpu.o dram.o reset.o phy.o lowlevel_init.o obj-$(CONFIG_SOC_LUTON) += lowlevel_init_luton.o gpio.o obj-$(CONFIG_SOC_OCELOT) += gpio.o +obj-$(CONFIG_SOC_SERVAL) += gpio.o