mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-26 03:17:48 +00: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
|