forked from Minki/linux
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
|