upgrade to 2.6.25.9
authorImre Kaloz <kaloz@openwrt.org>
Thu, 26 Jun 2008 14:28:16 +0000 (14:28 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Thu, 26 Jun 2008 14:28:16 +0000 (14:28 +0000)
SVN-Revision: 11584

13 files changed:
include/kernel-version.mk
target/linux/adm5120/Makefile
target/linux/ar7/Makefile
target/linux/au1000/Makefile
target/linux/avr32/Makefile
target/linux/brcm47xx/Makefile
target/linux/brcm63xx/Makefile
target/linux/etrax/Makefile
target/linux/ifxmips/Makefile
target/linux/ixp4xx/Makefile
target/linux/ps3/Makefile
target/linux/rdc/Makefile
target/linux/x86/Makefile

index 1afc434895ad9ef90ec667f05ce76e2e4539ce69..968c9fa4466cc9f033dce0514d52cef8378bcda2 100644 (file)
@@ -25,8 +25,8 @@ endif
 ifeq ($(LINUX_VERSION),2.6.24.7)
   LINUX_KERNEL_MD5SUM:=40a73780d51525d28d36dec852c680c4
 endif
-ifeq ($(LINUX_VERSION),2.6.25.7)
-  LINUX_KERNEL_MD5SUM:=783551769cd104de0eac19bd78dc5ad7
+ifeq ($(LINUX_VERSION),2.6.25.9)
+  LINUX_KERNEL_MD5SUM:=3043ac42f3829701079fc16df04c313d
 endif
 
 # disable the md5sum check for unknown kernel versions
index eefc244f1ef28005bdf7a40d043b4eab8d46916f..626ee9c3b7ba129b9c90990e1fbedf4b039e1ba0 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=adm5120
 BOARDNAME:=Infineon/ADMtek ADM5120
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 SUBTARGETS:=router_le router_be
 INITRAMFS_EXTRA_FILES:=
 
index d5e403f8ebcd23370612b75cf09afbf33865a0b8..cba33b293d30a55ed57119b3253aea5513d2b63f 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ar7
 BOARDNAME:=TI AR7
 FEATURES:=squashfs jffs2 atm
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index 48c376d2ef3ef4b05b6b6da41ed9fa1a2cfd22fd..ab74df9a87e1c1fb61a58d9ebab26d87d94653a8 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=au1000
 BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += yamonenv
index 3df221e98d4cda756d0877e9461d05e3bf22f1f8..5bb4928270fc4ca9b3eec957c9b71d5247675f19 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=avr32
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index 2a31f697cb86fdd207f79f73f411880300407a43..aaab4679413fb594094f993a7be4d84b3dde8b0e 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-switch kmod-diag
index 924f21978c7c9f48c654d72c2847a77f232ccbc9..a8b1f4ca4d81de485105e3b20a8d338a41ed12cd 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM963xx
 FEATURES:=squashfs jffs2 broken usb atm
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index 95dbdcd821f99d4c8cdbe6e34c2c8da3a30b15ae..b61f017c7eb857882e703805287e1ab8474e9e72 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=cris
 BOARD:=etrax
 BOARDNAME:=Foxboard (ETRAX 100LX)
 FEATURES:=squashfs jffs2 broken
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index 4767dce71eb23ac12c204e432393b3703b656d28..e25eea8798e1d945151f555306ec3c3b41663a5a 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=ifxmips
 BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index fec02efc34891b6284296807a3e6b5d5e66cdd4f..46639ecfb47e2e8a6d40c8c17b071febaae80c4f 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
 FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index 6fb4eb44103f898ad5413fbf7be519f5eb7dba5d..3874d249d18df5fe76a1f550a75c20aacfeeddc3 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=powerpc
 BOARD:=ps3
 BOARDNAME:=Sony PS3 Game Console
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 KERNEL_CC:=
 
index 8c948239d4cce6bfcc8e109a351eef7bec770022..2f1fc1b90e6b441dc76aa83b36173ae8e428cf44 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=rdc
 BOARDNAME:=RDC 321x
 FEATURES:=squashfs jffs2 pci
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 
index 94f66e50b1cbc88d07344633fdc40e758f38e27d..b71a82b6b04b25f8a4b90a7840d9616cee6e5b10 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi
 SUBTARGETS=generic
 
-LINUX_VERSION:=2.6.25.7
+LINUX_VERSION:=2.6.25.9
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci