On Tue, Apr 05, 2011 at 10:41:47AM -0500, Chase Maupin wrote: > * Add the am45x-evm machine type to the COMPATIBLE_MACHINEs > for this kernel version. > * Add the defconfig file for am45x-evm machine type > > Signed-off-by: Chase Maupin <[email protected]>
Just for prototyping: Acked-by: Denys Dmytriyenko <[email protected]> > --- > .../{omap4430-panda => am45x-evm}/defconfig | 0 > recipes/linux/linux-omap4_2.6.35.3.bb | 2 +- > 2 files changed, 1 insertions(+), 1 deletions(-) > copy recipes/linux/linux-omap4/{omap4430-panda => am45x-evm}/defconfig (100%) > > diff --git a/recipes/linux/linux-omap4/omap4430-panda/defconfig > b/recipes/linux/linux-omap4/am45x-evm/defconfig > similarity index 100% > copy from recipes/linux/linux-omap4/omap4430-panda/defconfig > copy to recipes/linux/linux-omap4/am45x-evm/defconfig > diff --git a/recipes/linux/linux-omap4_2.6.35.3.bb > b/recipes/linux/linux-omap4_2.6.35.3.bb > index 0502554..8c41441 100644 > --- a/recipes/linux/linux-omap4_2.6.35.3.bb > +++ b/recipes/linux/linux-omap4_2.6.35.3.bb > @@ -1,4 +1,4 @@ > -COMPATIBLE_MACHINE = "omap4430-panda" > +COMPATIBLE_MACHINE = "omap4430-panda|am45x-evm" > > require multi-kernel.inc > > -- > 1.7.0.4 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
