index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
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