xref
: /
openbmc
/
linux
/
arch
/
microblaze
/
mm
/
Makefile
(revision a09d2831)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
2
# Makefile
3
#
4
5
obj
-y :=
init.o
6
7
obj
-$(
CONFIG_MMU
) +=
pgtable.o
mmu_context.o
fault.o
8