mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
Several files in arch/powerpc/mm are only for book3S32. This patch creates a subdirectory for them. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> [mpe: Shorten new filenames] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
3 lines
82 B
Makefile
3 lines
82 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
obj-y += mmu.o hash_low.o mmu_context.o tlb.o
|