X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2FMakefile;h=ef693cfb4813e859e4b8b4a7b4382fd5fcc0ab78;hb=46a971913611a23478283931460a95be962ce329;hp=7fa433a7030c4e00d300e000702ce7775dbc74b2;hpb=715a4801e734ea9c8e528265ce3ff6aead85bce1;p=mv-sheeva.git diff --git a/drivers/Makefile b/drivers/Makefile index 7fa433a7030..ef693cfb481 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -127,3 +127,5 @@ obj-$(CONFIG_IOMMU_SUPPORT) += iommu/ # Virtualization drivers obj-$(CONFIG_VIRT_DRIVERS) += virt/ +obj-$(CONFIG_HYPERV) += hv/ +