xref: /linux/arch/sparc/Kbuild (revision f79e4d5f92a129a1159c973735007d4ddc8541f3)
1#
2# core part of the sparc kernel
3#
4
5obj-y += kernel/
6obj-y += mm/
7obj-y += math-emu/
8obj-y += net/
9obj-y += crypto/
10obj-$(CONFIG_SPARC64) += vdso/
11