On Fri, Feb 18, 2011 at 12:27, Geert Uytterhoeven<geert@xxxxxxxxxxxxxx> wrote:On Fri, Feb 18, 2011 at 01:07, Greg Ungerer<gerg@xxxxxxxxxxxx> wrote:I would like to put up for discussion a merge of the m68knommu and
m68k arch branches.
Attached is a script and patch that does a kind of brute force
simplistic merge of the directories and files. (Thanks to Stephen King
<sfking@xxxxxxxxx> for the initial version of this script, and to
Sam Ravnborg for the m68k includes merge script this was based on).
Nothing outside of the arch/m68k and arch/m68knommu directories is
touched, and in the end there is no more arch/m68knommu. To apply you
simply run the script from the top of a current kernel git tree (I used
2.6.38-rc5 for testing) and then apply the patch.
Building...
Builds fine (all test configs), runs on ARAnyM.
Let's go ahead?