projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix ifxmips image file name (thx, nix)
[openwrt.git]
/
target
/
linux
/
adm5120
/
patches
/
007-adm5120_pci.patch
diff --git
a/target/linux/adm5120/patches/007-adm5120_pci.patch
b/target/linux/adm5120/patches/007-adm5120_pci.patch
index
540b7d9
..
75d3be6
100644
(file)
--- a/
target/linux/adm5120/patches/007-adm5120_pci.patch
+++ b/
target/linux/adm5120/patches/007-adm5120_pci.patch
@@
-7,7
+7,7
@@
+obj-$(CONFIG_PCI_ADM5120) += pci-adm5120.o
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
-@@ -170
3,6 +1703
,9 @@
+@@ -170
5,6 +1705
,9 @@
#define PCI_VENDOR_ID_ESDGMBH 0x12fe
#define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111
This page took
0.019586 seconds
and
4
git commands to generate.