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