* [ptxdist] [PATCH v1] barebox: set architecture for mips
@ 2019-02-26 7:24 Oleksij Rempel
0 siblings, 0 replies; only message in thread
From: Oleksij Rempel @ 2019-02-26 7:24 UTC (permalink / raw)
To: ptxdist; +Cc: Oleksij Rempel
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
platforms/barebox.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/platforms/barebox.in b/platforms/barebox.in
index 645366e93..f80a5c377 100644
--- a/platforms/barebox.in
+++ b/platforms/barebox.in
@@ -4,6 +4,7 @@ config BAREBOX_ARCH_STRING
string
default "arm" if ARCH_ARM || ARCH_ARM64
default "blackfin" if ARCH_BLACKFIN
+ default "mips" if ARCH_MIPS
default "ppc" if ARCH_PPC
default "x86" if ARCH_X86
--
2.20.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-26 7:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-26 7:24 [ptxdist] [PATCH v1] barebox: set architecture for mips Oleksij Rempel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox