xref: /linux/arch/sparc/Kbuild (revision ade994f4f6c8c3ef4c3bfc2d02166262fb9d089c)
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