mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-17 15:14:44 +02:00
[kernel] fix xen pci module, partially fixes #11970
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32996 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
2f6abff72c
commit
1378bc01d2
@ -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…
x
Reference in New Issue
Block a user