repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hugetlb: introduce generic version of hugetlb_free_pgd_range
[linux/fpc-iii.git]
/
arch
/
x86
/
hyperv
/
Makefile
blob
1c11f9420a820da28de24e6dab643b253b2915da
1
obj-y
:=
hv_init.o mmu.o nested.o
2
obj-
$(
CONFIG_X86_64
) +=
hv_apic.o
3
4
ifdef
CONFIG_X86_64
5
obj-
$(
CONFIG_PARAVIRT_SPINLOCKS
) +=
hv_spinlock.o
6
endif