update to 2.6.27.15
authorGabor Juhos <juhosg@openwrt.org>
Sun, 8 Feb 2009 12:32:39 +0000 (12:32 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 8 Feb 2009 12:32:39 +0000 (12:32 +0000)
SVN-Revision: 14440

include/kernel-version.mk
target/linux/adm5120/Makefile
target/linux/adm5120/patches-2.6.27/007-adm5120_pci.patch
target/linux/ar71xx/Makefile
target/linux/au1000/Makefile
target/linux/brcm63xx/Makefile
target/linux/ifxmips/Makefile
target/linux/olpc/Makefile
target/linux/ppc40x/Makefile

index cb3678c12873930be040dca879aa88ebab58b540..e481a32538e31cc91f75e2840e5cb27dcb051def 100644 (file)
@@ -28,8 +28,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.26.8)
   LINUX_KERNEL_MD5SUM:=05dd0d4f8f110b4219ae6ec7a36c046d
 endif
-ifeq ($(LINUX_VERSION),2.6.27.13)
-  LINUX_KERNEL_MD5SUM:=e1035cd771ef2aed59396d8cab543a0c
+ifeq ($(LINUX_VERSION),2.6.27.15)
+  LINUX_KERNEL_MD5SUM:=0756284efb091dccd012eec61def2004
 endif
 ifeq ($(LINUX_VERSION),2.6.28.2)
   LINUX_KERNEL_MD5SUM:=8fce853ebfe658f0833d34bb1dc14d86
index 853e0600f74f8494fdd922a3a16fdd21513c5880..04b47b6b59e39a23888101a9f0f620884167aa7e 100644 (file)
@@ -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:=
 
index d197cfe858bcba2c42918b6d97d0026fc496aa7c..ae041fdbfc570b63d00e217485203f5e0a8081d0 100644 (file)
@@ -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
  
index 36b717a9653dfbf890eb3063406292c1e682cb2c..344fd6ffe6fd782070fe3bb89aa4419ca4e51f46 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ar71xx
 BOARDNAME:=Atheros AR71xx
 FEATURES:=squashfs tgz
 
-LINUX_VERSION:=2.6.27.13
+LINUX_VERSION:=2.6.27.15
 
 include $(INCLUDE_DIR)/target.mk
 
index 1f98a8df8ede6c21f60c42f53d14c6e47e41c19e..510428c07228e43982be9b00b13d1da89aeae786 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=au1000
 BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
-LINUX_VERSION:=2.6.27.13
+LINUX_VERSION:=2.6.27.15
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += hostapd-mini yamonenv
index 256c33d63e8f703b52bace68bf80748c3bb2ee4c..f2df855f1e8f73c1dd58dd92c0004926cc59a22a 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm
-LINUX_VERSION:=2.6.27.13
+LINUX_VERSION:=2.6.27.15
 
 include $(INCLUDE_DIR)/target.mk
 
index 031ff11f19a7c8d36357b123699253b339a9f579..c01624ad586ef4577f08225ce0785ec308f2667c 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2
 SUBTARGETS:=generic nfs
 LINUX_VERSION:=2.6.26.8
-#LINUX_VERSION:=2.6.27.13
+#LINUX_VERSION:=2.6.27.15
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=uboot-ifxmips hostapd-mini
index e461ed6cd1920692f07ab9cd52197693bc6e6962..13c2836b14ba53a72390ef2be18fa0b907f0934b 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=olpc
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
-LINUX_VERSION:=2.6.27.13
+LINUX_VERSION:=2.6.27.15
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
index d56aab53f128864af0f8049e6a1d4fec067d121d..8ac3786f83c3c8fa3405cf8c50b03338f6853b4c 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.27.13
+LINUX_VERSION:=2.6.27.15
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk