Commit 790a6c21 authored by Jonathan Corbet's avatar Jonathan Corbet
Browse files

docs: move m68k architecture documentation under Documentation/arch/



Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy.  Move
Documentation/m68k into arch/ and fix all in-tree references.

Reviewed-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 92b3de3f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ parameter is applicable::
	LOOP	Loopback device support is enabled.
	M68k	M68k architecture is enabled.
			These options have more detailed description inside of
			Documentation/m68k/kernel-options.rst.
			Documentation/arch/m68k/kernel-options.rst.
	MDA	MDA console support is enabled.
	MIPS	MIPS architecture is enabled.
	MOUSE	Appropriate mouse support is enabled.
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ implementation.
   ../arm64/index
   ia64/index
   ../loongarch/index
   ../m68k/index
   m68k/index
   ../mips/index
   nios2/index
   openrisc/index
Loading