diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 12:32:39 +0000 |
commit | 3926620fcd0381ae828e5da1d60c9bbc1825ac38 (patch) | |
tree | 0bc036d805830aeab13905047a605ffa42746350 /target/linux/adm5120 | |
parent | e16da8d4103f5e1f25167b5a0228cb3d39e8e22b (diff) | |
download | upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.gz upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.tar.bz2 upstream-3926620fcd0381ae828e5da1d60c9bbc1825ac38.zip |
[kernel] update to 2.6.27.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14440 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120')
-rw-r--r-- | target/linux/adm5120/Makefile | 2 | ||||
-rw-r--r-- | target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/adm5120/Makefile b/target/linux/adm5120/Makefile index 853e0600f7..04b47b6b59 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 d197cfe858..ae041fdbfc 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 |