summaryrefslogtreecommitdiff
path: root/arch/s390/Kbuild
diff options
context:
space:
mode:
authorAlexander Gordeev <agordeev@linux.ibm.com>2020-08-04 20:35:50 +0200
committerHeiko Carstens <hca@linux.ibm.com>2020-08-11 18:16:55 +0200
commitb450eeb0c973ed4125ea91e35613f029337fd28b (patch)
tree24f6b714e8f7e1f51dd7ac51347a24d2c8ee43c3 /arch/s390/Kbuild
parent12bbf0962afa903321f28c454d7b667199ae55da (diff)
s390/numa: move code to arch/s390/kernel
Move all code from arch/s390/numa/ to arch/s390/kernel/ since numa.c is the only source file and all others were deleted with the fake NUMA support removal. Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Diffstat (limited to 'arch/s390/Kbuild')
-rw-r--r--arch/s390/Kbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/s390/Kbuild b/arch/s390/Kbuild
index e63940bb57cd..8b98c501142d 100644
--- a/arch/s390/Kbuild
+++ b/arch/s390/Kbuild
@@ -7,5 +7,4 @@ obj-$(CONFIG_S390_HYPFS_FS) += hypfs/
obj-$(CONFIG_APPLDATA_BASE) += appldata/
obj-y += net/
obj-$(CONFIG_PCI) += pci/
-obj-$(CONFIG_NUMA) += numa/
obj-$(CONFIG_ARCH_HAS_KEXEC_PURGATORY) += purgatory/