aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2011-04-14 15:22:04 -0700
committerLinus Torvalds <[email protected]>2011-04-14 16:06:55 -0700
commit61bc02bb252d438a3bb12a236a141d222b35da7b (patch)
treebabca1ef4c6e12f1c2ec3b45722c52beb940ca5c
parentd69ac131384aa735192b63fd6e0abbe42dec68dc (diff)
MAINTAINERS: update m68knommu patterns
Commit 66d857b08b ("m68k: merge m68k and m68knommu arch directories") moved the files around. Signed-off-by: Joe Perches <[email protected]> Acked-by: Greg Ungerer <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--MAINTAINERS3
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 <[email protected]>
W: http://www.uclinux.org/
L: [email protected] (subscribers-only)
S: Maintained
-F: arch/m68knommu/
+F: arch/m68k/*/*_no.*
+F: arch/m68k/include/asm/*_no.*
UCLINUX FOR RENESAS H8/300 (H8300)
M: Yoshinori Sato <[email protected]>