mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-17 06:26:37 +07:00
![Greg Ungerer](/assets/img/avatar_default.png)
The implementation of iounmap() and __ioremap() for non-mmu m68k is trivial. We can inline them in m68knommu headers and remove the trivial implementations. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
#
|
|
# Makefile for the linux m68knommu specific parts of the memory manager.
|
|
#
|
|
|
|
obj-y += init.o
|