projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
omap24xx: Start watchdog with RT priority
[openwrt.git]
/
package
/
kernel
/
modules
/
virtual.mk
diff --git
a/package/kernel/modules/virtual.mk
b/package/kernel/modules/virtual.mk
index
c4604bc
..
fc372b5
100644
(file)
--- a/
package/kernel/modules/virtual.mk
+++ b/
package/kernel/modules/virtual.mk
@@
-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
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
AUTOLOAD:=$(call AutoLoad,10,xen-pcifront)
endef
This page took
0.024432 seconds
and
4
git commands to generate.