]> Git Repo - linux.git/blob - arch/x86/hyperv/Makefile
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / arch / x86 / hyperv / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 obj-y                   := hv_init.o mmu.o nested.o
3 obj-$(CONFIG_X86_64)    += hv_apic.o
4
5 ifdef CONFIG_X86_64
6 obj-$(CONFIG_PARAVIRT_SPINLOCKS)        += hv_spinlock.o
7 endif
This page took 0.035287 seconds and 4 git commands to generate.