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 | 7f04c52b92d0e4361d476475c3583b24639c69ab (patch) | |
tree | dba1f704ea13b8490e46cb4965172a4c3fcbd8e6 /target/linux/adm5120 | |
parent | 4acde624fb28f57b1859b1aa0e980ec8fe2ffa9f (diff) | |
download | upstream-7f04c52b92d0e4361d476475c3583b24639c69ab.tar.gz upstream-7f04c52b92d0e4361d476475c3583b24639c69ab.tar.bz2 upstream-7f04c52b92d0e4361d476475c3583b24639c69ab.zip |
update to 2.6.27.15
SVN-Revision: 14440
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 |