On Fri, Apr 24, 2009 at 08:00:15AM +0200, Ralf Baechle wrote: > On Fri, Apr 24, 2009 at 07:41:28AM +0200, Manuel Lauss wrote: > > > Move Makefile information on all Alchemy boards to a separate file > > in the arch subdir. > > > > Signed-off-by: Manuel Lauss <mano@xxxxxxxxxxxxxxxxxxxxxxx> > > --- > > Applies on top of my Alchemy-gpio patches; builds and runs fine on a few > > different alchemy systems. It seems nicer to not have to modify the main > > mips makefile when adding new alchemy boards. What do you all think? > > > > arch/mips/Makefile | 104 +------------------------------------------ > > arch/mips/alchemy/Makefile | 106 ++++++++++++++++++++++++++++++++++++++++++++ > > 2 files changed, 108 insertions(+), 102 deletions(-) > > create mode 100644 arch/mips/alchemy/Makefile > > I think Sam Ravnbord has written something like the grand plan for the > cleanup a few days ago; I append his mail below. If Manuel or anyone else is willing to try it out then I will be happy to help to get this working. At least cc: me on the core patches. PS - not subscribed to any mips releated list so I will not see the patches unless they are sent to me, linux-kbuild or linux-kernel. Thanks, Sam