On 3/25/14, 17:48, "[email protected]" <[email protected]> wrote:
>From: Ong Boon Leong <[email protected]> > >Add mohonpeak 32-bit & 64-bit BSP into intel-common. > >Signed-off-by: Ong Boon Leong <[email protected]> Acked-by: Darren Hart <[email protected]> >--- > meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc | 1 + > meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc | 1 + > 2 files changed, 2 insertions(+) > >diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc >b/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc >index b6d18a4..6505035 100644 >--- a/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc >+++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-core2-32.scc >@@ -15,6 +15,7 @@ include bsp/crownbay/crownbay.scc > include bsp/emenlow/emenlow.scc > include bsp/fri2/fri2.scc > include bsp/sys940x/sys940x.scc >+include bsp/mohonpeak/mohonpeak32.scc > > # This line comes last as it has the final word on > # CONFIG values. >diff --git a/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc >b/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc >index 853ec92..159c3f2 100644 >--- a/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc >+++ b/meta/cfg/kernel-cache/bsp/intel-common/intel-corei7-64.scc >@@ -17,6 +17,7 @@ include bsp/haswell-wc/haswell-wc.scc > include bsp/jasperforest/jasperforest.scc > include bsp/romley/romley.scc > include bsp/sugarbay/sugarbay.scc >+include bsp/mohonpeak/mohonpeak.scc > > # This line comes last as it has the final word on > # CONFIG values. >-- >1.7.10.4 > >-- >_______________________________________________ >linux-yocto mailing list >[email protected] >https://lists.yoctoproject.org/listinfo/linux-yocto > -- Darren Hart Yocto Project - Linux Kernel Intel Open Source Technology Center -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
