diff mbox series

[v2,3/3] package/glibc: enable for coldfire with MMU

Message ID 20240410171211.1633127-4-jeanmichel.hautbois@yoseli.org
State New
Headers show
Series Add support for the MCF5441x Coldfire | expand

Commit Message

Jean-Michel Hautbois April 10, 2024, 5:12 p.m. UTC
The coldfire m5441x is able to use MMU and we may want to use glibc.
Enable the configuration.

Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org>
---
 package/glibc/Config.in | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/package/glibc/Config.in b/package/glibc/Config.in
index 81c64083f4..dec6295716 100644
--- a/package/glibc/Config.in
+++ b/package/glibc/Config.in
@@ -6,6 +6,7 @@  config BR2_PACKAGE_GLIBC_ARCH_SUPPORTS
 	default y if BR2_aarch64_be
 	default y if BR2_i386
 	default y if BR2_m68k_m68k
+	default y if BR2_m68k_cf5441x
 	default y if BR2_mips
 	default y if BR2_mipsel
 	default y if BR2_mips64