mirror of
https://github.com/torvalds/linux.git
synced 2026-04-23 09:05:50 -04:00
We separate some of the common code source files to different folders for a better maintainability and testability. Signed-off-by: Ofir Bitton <obitton@habana.ai> Reviewed-by: Oded Gabbay <ogabbay@kernel.org> Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
3 lines
100 B
Makefile
3 lines
100 B
Makefile
# SPDX-License-Identifier: GPL-2.0-only
|
|
HL_COMMON_MMU_FILES := common/mmu/mmu.o common/mmu/mmu_v1.o
|