[PATCH] fixup! MIPS: make use of merged defconfigs
Ahmad Fatoum
a.fatoum at pengutronix.de
Mon May 20 03:23:14 PDT 2024
Fix a typo in the target name.
Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
---
arch/mips/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/mips/Makefile b/arch/mips/Makefile
index be360c48a359..67d355e0ad81 100644
--- a/arch/mips/Makefile
+++ b/arch/mips/Makefile
@@ -3,7 +3,7 @@
KBUILD_DEFCONFIG := qemu-malta_defconfig
generated_configs += $(patsubst %, qemu-malta%_defconfig, el 64 64el)
-qemu-maltael_defconfigs:
+qemu-maltael_defconfig:
$(call merge_into_defconfig,qemu-malta_defconfig,le)
qemu-malta64_defconfig:
$(call merge_into_defconfig,qemu-malta_defconfig,mips64)
--
2.39.2
More information about the barebox
mailing list