swh:1:snp:49cd9498d6cccc5e78252c27dcb645bcf7bf0c91
Raw File
Tip revision: 1c163f4c7b3f621efff9b28a47abb36f7378d783 authored by Linus Torvalds on 03 March 2019, 23:21:29 UTC
Linux 5.0
Tip revision: 1c163f4
Makefile
#
# Makefile for the linux h8300-specific parts of the memory manager.
#

obj-y	 := init.o fault.o memory.o
back to top