bcm63xx: Really fix the flash driver in 2.6.37
[openwrt.git] / package / kernel / modules / virtual.mk
index c4604bc..fc372b5 100644 (file)
@@ -168,7 +168,7 @@ define KernelPackage/xen-pcidev
   TITLE:=Xen PCI device frontend
   DEPENDS:=@TARGET_x86_xen_domu @LINUX_2_6_37||LINUX_2_6_38
   KCONFIG:=CONFIG_XEN_PCIDEV_FRONTEND
-  FILES:=$(LINUX_DIR)/drivers/net/xen-pcifront.ko
+  FILES:=$(LINUX_DIR)/drivers/xen/platform-pci.ko
   AUTOLOAD:=$(call AutoLoad,10,xen-pcifront)
 endef
 
This page took 0.025929 seconds and 4 git commands to generate.