Skip to content
Snippets Groups Projects
Commit 1ae8b7c4 authored by John Crispin's avatar John Crispin
Browse files

fix xen pci module, partially fixes #11970

SVN-Revision: 32996
parent 5f438c35
No related branches found
No related tags found
No related merge requests found
......@@ -160,7 +160,7 @@ define KernelPackage/xen-pcidev
TITLE:=Xen PCI device frontend
DEPENDS:=@TARGET_x86_xen_domu
KCONFIG:=CONFIG_XEN_PCIDEV_FRONTEND
FILES:=$(LINUX_DIR)/drivers/xen/platform-pci.ko
FILES:=$(LINUX_DIR)/drivers/pci/xen-pcifront.ko
AUTOLOAD:=$(call AutoLoad,10,xen-pcifront)
endef
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment