JustOS/linux-6.13/arch/sparc/Kbuild
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03:00

15 lines
215 B
Makefile

# SPDX-License-Identifier: GPL-2.0
#
# core part of the sparc kernel
#
obj-y += kernel/
obj-y += mm/
obj-y += math-emu/
obj-y += net/
obj-y += crypto/
obj-$(CONFIG_SPARC64) += vdso/
# for cleaning
subdir- += boot