mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 15:56:45 +07:00
b00b766d0c
The kernel_map() functions is not used anywhere, remove it. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
6 lines
101 B
Makefile
6 lines
101 B
Makefile
#
|
|
# Makefile for the linux m68knommu specific parts of the memory manager.
|
|
#
|
|
|
|
obj-y += init.o kmap.o
|