From 4736491e6207bcda53f2c5bb8c6d5a47cfc7be4d Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 8 Feb 2009 12:32:39 +0000 Subject: [kernel] update to 2.6.27.15 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14440 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120/Makefile | 2 +- target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/adm5120') diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 853e0600f..04b47b6b5 100644 --- a/target/linux/adm5120/Makefile +++ b/target/linux/adm5120/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk BOARD:=adm5120 BOARDNAME:=Infineon/ADMtek ADM5120 -LINUX_VERSION:=2.6.27.13 +LINUX_VERSION:=2.6.27.15 SUBTARGETS:=router_le router_be INITRAMFS_EXTRA_FILES:= diff --git a/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch b/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch index d197cfe85..ae041fdbf 100644 --- a/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch +++ b/target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch @@ -7,7 +7,7 @@ +obj-$(CONFIG_ADM5120) += pci-adm5120.o --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h -@@ -1708,6 +1708,9 @@ +@@ -1712,6 +1712,9 @@ #define PCI_VENDOR_ID_ESDGMBH 0x12fe #define PCI_DEVICE_ID_ESDGMBH_CPCIASIO4 0x0111 -- cgit v1.2.3