diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-06-17 14:30:18 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-06-17 14:30:18 +0000 |
commit | 13bb189a1500a306e8611b9e734eed8b8a46506e (patch) | |
tree | 5a28619b0bb967d37ebdb9a0ef0a7a40fa2747cc /target/linux/adm5120/patches/007-adm5120_pci.patch | |
parent | 2ccf25789e09a6745270c8976917f4ccd5c68797 (diff) | |
download | mtk-20170518-13bb189a1500a306e8611b9e734eed8b8a46506e.zip mtk-20170518-13bb189a1500a306e8611b9e734eed8b8a46506e.tar.gz mtk-20170518-13bb189a1500a306e8611b9e734eed8b8a46506e.tar.bz2 |
switch to 2.6.25.7
SVN-Revision: 11526
Diffstat (limited to 'target/linux/adm5120/patches/007-adm5120_pci.patch')
-rw-r--r-- | target/linux/adm5120/patches/007-adm5120_pci.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120/patches/007-adm5120_pci.patch b/target/linux/adm5120/patches/007-adm5120_pci.patch index 540b7d9..75d3be6 100644 --- 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 -@@ -1703,6 +1703,9 @@ +@@ -1705,6 +1705,9 @@ #define PCI_VENDOR_ID_ESDGMBH 0x12fe #define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111 |