From: Zoltan HERPAI Date: Wed, 6 Jul 2016 11:55:04 +0000 (+0200) Subject: packages: make virtio-pci actually depend on PCI_SUPPORT X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=bd95bc6be6487ac41220023e0b4798f78dfb902d;p=openwrt-github%2F.git packages: make virtio-pci actually depend on PCI_SUPPORT Signed-off-by: Zoltan HERPAI --- diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk index 1b41d8e8ef..cef14106d4 100644 --- a/package/kernel/linux/modules/other.mk +++ b/package/kernel/linux/modules/other.mk @@ -1042,6 +1042,7 @@ $(eval $(call KernelPackage,bmp085-spi)) define KernelPackage/virtio-pci SUBMENU:=$(OTHER_MENU) + DEPENDS:= @PCI_SUPPORT TITLE:=Virtio PCI support KCONFIG:= CONFIG_VIRTIO CONFIG_VIRTIO_PCI FILES:=\