parent
5f438c3565
commit
1ae8b7c433
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ define KernelPackage/xen-pcidev
|
||||||
TITLE:=Xen PCI device frontend
|
TITLE:=Xen PCI device frontend
|
||||||
DEPENDS:=@TARGET_x86_xen_domu
|
DEPENDS:=@TARGET_x86_xen_domu
|
||||||
KCONFIG:=CONFIG_XEN_PCIDEV_FRONTEND
|
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)
|
AUTOLOAD:=$(call AutoLoad,10,xen-pcifront)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue