From a61f0baa4c33ca352b7356e0d89d8e0ba6c0eeaf Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 7 Aug 2008 13:50:02 +0000 Subject: [adm5120] add 2.6.26 specific files git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12239 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch') diff --git a/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch b/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch index 6ba3669e8..cb46375ab 100644 --- a/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch +++ b/target/linux/adm5120/patches-2.6.26/007-adm5120_pci.patch @@ -4,7 +4,7 @@ obj-$(CONFIG_VICTOR_MPC30X) += fixup-mpc30x.o obj-$(CONFIG_ZAO_CAPCELLA) += fixup-capcella.o obj-$(CONFIG_WR_PPMC) += fixup-wrppmc.o -+obj-$(CONFIG_PCI_ADM5120) += pci-adm5120.o ++obj-$(CONFIG_ADM5120) += pci-adm5120.o --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1707,6 +1707,9 @@ -- cgit v1.2.3