From: Jackie Huang <[email protected]> Include cfg/mips64.scc to add the support for o32 and n32 userspace binaries.
Signed-off-by: Jackie Huang <[email protected]> --- .../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 _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
