diff options
author | Joe Perches <joe@perches.com> | 2011-04-14 18:22:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-04-14 19:06:55 -0400 |
commit | 61bc02bb252d438a3bb12a236a141d222b35da7b (patch) | |
tree | babca1ef4c6e12f1c2ec3b45722c52beb940ca5c /MAINTAINERS | |
parent | d69ac131384aa735192b63fd6e0abbe42dec68dc (diff) |
MAINTAINERS: update m68knommu patterns
Commit 66d857b08b ("m68k: merge m68k and m68knommu arch directories")
moved the files around.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 555a7bf8c525..e36170bcaeee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6255,7 +6255,8 @@ M: Greg Ungerer <gerg@uclinux.org> | |||
6255 | W: http://www.uclinux.org/ | 6255 | W: http://www.uclinux.org/ |
6256 | L: uclinux-dev@uclinux.org (subscribers-only) | 6256 | L: uclinux-dev@uclinux.org (subscribers-only) |
6257 | S: Maintained | 6257 | S: Maintained |
6258 | F: arch/m68knommu/ | 6258 | F: arch/m68k/*/*_no.* |
6259 | F: arch/m68k/include/asm/*_no.* | ||
6259 | 6260 | ||
6260 | UCLINUX FOR RENESAS H8/300 (H8300) | 6261 | UCLINUX FOR RENESAS H8/300 (H8300) |
6261 | M: Yoshinori Sato <ysato@users.sourceforge.jp> | 6262 | M: Yoshinori Sato <ysato@users.sourceforge.jp> |