3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/arch/sparc/Kbuild

15 lines
215 B
Plaintext
Raw Normal View History

2022-04-02 13:08:56 +00:00
# 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