summaryrefslogtreecommitdiffstats
path: root/arch/sparc/Kbuild
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/Kbuild')
-rw-r--r--arch/sparc/Kbuild14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/sparc/Kbuild b/arch/sparc/Kbuild
new file mode 100644
index 000000000..71cb3d934
--- /dev/null
+++ b/arch/sparc/Kbuild
@@ -0,0 +1,14 @@
+# 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