index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
mm
/
Makefile
blob: 6c8a924d9e266f8313b7107abc844c853968f633 (
plain
)
1
2
3
4
5
6
7
#
# Makefile
#
obj-y
:=
init.o
obj-$(CONFIG_MMU)
+=
pgtable.o
mmu_context.o
fault.o