On Wed, 2009-04-08 at 08:59 +0200, Geert Uytterhoeven wrote: > On Wed, Apr 8, 2009 at 07:17, Joe Perches <[email protected]> wrote: > > M68K ARCHITECTURE > You can add drivers/zorro/ (Amiga Zorro bus) there, too > > M68K ON APPLE MACINTOSH > That would be arch/m68k/mac/
commit 9cd0444bdf1476798f118cc6e4abe3f3072a3f76 Author: Joe Perches <[email protected]> Date: Wed Apr 8 08:39:56 2009 -0700 MAINTAINERS - Update M68K patterns Signed-off-by: Joe Perches <[email protected]> --- MAINTAINERS | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 34c7903..b663cea 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3510,27 +3510,29 @@ F: include/asm-m32r/ M68K ARCHITECTURE P: Geert Uytterhoeven M: [email protected] P: Roman Zippel M: [email protected] L: [email protected] W: http://www.linux-m68k.org/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git S: Maintained F: arch/m68k/ +F: drivers/zorro/ M68K ON APPLE MACINTOSH P: Joshua Thompson M: [email protected] W: http://www.mac.linux-m68k.org/ L: [email protected] S: Maintained +F: arch/m68k/mac/ M68K ON HP9000/300 P: Philip Blundell M: [email protected] W: http://www.tazenda.demon.co.uk/phil/linux-hp S: Maintained F: arch/m68k/hp300/ MAC80211 P: Johannes Berg -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
