[linux-yocto] [PATCH] mti-malta64: Default to support o32 and n32 userspace binaries

jackie.huang at windriver.com jackie.huang at windriver.com
Mon Sep 16 23:07:31 PDT 2013


From: Jackie Huang <jackie.huang at windriver.com>

Include cfg/mips64.scc to add the support for o32 and n32
userspace binaries.

Signed-off-by: Jackie Huang <jackie.huang at windriver.com>
---
 .../kernel-cache/bsp/mti-malta64/mti-malta64.scc   |    1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/bsp/mti-malta64/mti-malta64.scc b/meta/cfg/kernel-cache/bsp/mti-malta64/mti-malta64.scc
index adab8d2..12b7f8f 100644
--- a/meta/cfg/kernel-cache/bsp/mti-malta64/mti-malta64.scc
+++ b/meta/cfg/kernel-cache/bsp/mti-malta64/mti-malta64.scc
@@ -4,6 +4,7 @@ kconf hardware mti-malta64-gfx.cfg
 include features/profiling/profiling.scc
 include features/latencytop/latencytop.scc
 include cfg/tracing.scc
+include cfg/mips64.scc
 
 patch bsp/mti-malta32/mti_malta32-fix-the-pci-resource-conflicts.patch
 patch bsp/mti-malta32/mousedev-mousedev-patch-for-qemumips.patch
-- 
1.7.9.5




More information about the linux-yocto mailing list