diff options
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 540b7d90ec..75d3be65c4 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 |