linux/linux-5.18.11/arch/sparc/Kbuild

15 lines
215 B
Plaintext
Raw Normal View History

2024-03-22 18:12:32 +00:00
# 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