summaryrefslogtreecommitdiff
path: root/arch/sparc/Kbuild
blob: 71cb3d934bf6c36fdf8a5526cf5da969a7366ee1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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