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