+3
−22
arch/powerpc/mm/book3s64/Makefile
0 → 100644
+24
−0
Loading
Many files in arch/powerpc/mm are only for book3S64. This patch creates a subdirectory for them. Signed-off-by:Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Update the selftest sym links, shorten new filenames, cleanup some whitespace and formatting in the new files.] Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>