]> Git Repo - linux.git/commitdiff
m68k: improve m68knommu MAINTAINERS entry
authorGreg Ungerer <[email protected]>
Fri, 19 Jun 2015 00:40:03 +0000 (10:40 +1000)
committerGreg Ungerer <[email protected]>
Fri, 19 Jun 2015 07:22:17 +0000 (17:22 +1000)
Improve the information in the m68knommu maintainers entry. This
should aid in making it clearer what parts of the m68k architecture
code can go via the m68knommu git tree.

Specifically the entry now lists the relevant git tree where m68knommu
patches are promoted through. It also spells out that the coldfire
sub-architecture, and with it the directory of arch/m68k/coldfire, as
being supported via this tree.

Signed-off-by: Greg Ungerer <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
MAINTAINERS

index d8afd29536786b0907c795afeb8cd5aa3ff2d3b6..18c502978700b97b62ee71958eb2829345430c97 100644 (file)
@@ -10155,11 +10155,15 @@ S:    Maintained
 F:     Documentation/filesystems/ubifs.txt
 F:     fs/ubifs/
 
-UCLINUX (AND M68KNOMMU)
+UCLINUX (M68KNOMMU AND COLDFIRE)
 M:     Greg Ungerer <[email protected]>
 W:     http://www.uclinux.org/
+L:     [email protected]
 L:     [email protected]  (subscribers-only)
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
 S:     Maintained
+F:     arch/m68k/coldfire/
+F:     arch/m68k/68*/
 F:     arch/m68k/*/*_no.*
 F:     arch/m68k/include/asm/*_no.*
 
This page took 0.093342 seconds and 4 git commands to generate.