Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[linux-2.6-microblaze.git] / arch / mips / Makefile
index 653befc..1fb9757 100644 (file)
@@ -560,6 +560,9 @@ sead3micro_defconfig-y              := micro32r2el_defconfig BOARDS=sead-3
 legacy_defconfigs              += xilfpga_defconfig
 xilfpga_defconfig-y            := 32r2el_defconfig BOARDS=xilfpga
 
+legacy_defconfigs              += pistachio_defconfig
+pistachio_defconfig-y          := 32r2el_defconfig BOARDS=marduk
+
 .PHONY: $(legacy_defconfigs)
 $(legacy_defconfigs):
        $(Q)$(MAKE) -f $(srctree)/Makefile $($@-y)