[kernel] update to 2.6.27.10
authorGabor Juhos <juhosg@openwrt.org>
Fri, 19 Dec 2008 19:25:35 +0000 (19:25 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Fri, 19 Dec 2008 19:25:35 +0000 (19:25 +0000)
SVN-Revision: 13695

target/linux/au1000/Makefile
target/linux/avr32/Makefile
target/linux/brcm63xx/Makefile
target/linux/brcm63xx/patches-2.6.27/020-watchdog.patch
target/linux/ifxmips/Makefile
target/linux/olpc/Makefile
target/linux/ppc40x/Makefile
target/linux/ppc44x/Makefile
target/linux/x86/Makefile

index 1ab9bc5cb0d55b881fa30be4fec0801557e2925d..113f5520da4a5c18a205119543d4c4a49035f5e5 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=au1000
 BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
 BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += yamonenv
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += yamonenv
index 27766bea183e7c019e6c0c8c5698d9ec18d7dcbe..3811f33aa1d1fbdddfcc3955718cabf096cc273a 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=avr32
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index ba4dc0c9e61f7e605e7db7411ffb1a5cc4898b73..c8862f030e204c13dbfa912ae8c676e54909d98d 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 
 include $(INCLUDE_DIR)/target.mk
 
 
 include $(INCLUDE_DIR)/target.mk
 
index 54f8a793a4ee6d11bab6ea6d99f011ef9d81eec1..0df5882635b10833625bf4155a45d7c7b5f7ee41 100644 (file)
@@ -1,6 +1,6 @@
---- a/drivers/watchdog/Makefile        2008-12-05 21:03:02.000000000 +0100
-+++ b/drivers/watchdog/Makefile        2008-12-14 23:42:27.000000000 +0100
-@@ -102,6 +102,7 @@
+--- a/drivers/watchdog/Makefile
++++ b/drivers/watchdog/Makefile
+@@ -102,6 +102,7 @@ obj-$(CONFIG_WDT_RM9K_GPI) += rm9k_wdt.o
  obj-$(CONFIG_SIBYTE_WDOG) += sb_wdog.o
  obj-$(CONFIG_AR7_WDT) += ar7_wdt.o
  obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
  obj-$(CONFIG_SIBYTE_WDOG) += sb_wdog.o
  obj-$(CONFIG_AR7_WDT) += ar7_wdt.o
  obj-$(CONFIG_TXX9_WDT) += txx9wdt.o
@@ -8,9 +8,9 @@
  
  # PARISC Architecture
  
  
  # PARISC Architecture
  
---- a/drivers/watchdog/Kconfig 2008-12-05 21:03:02.000000000 +0100
-+++ b/drivers/watchdog/Kconfig 2008-12-14 23:43:55.000000000 +0100
-@@ -704,6 +704,16 @@
+--- a/drivers/watchdog/Kconfig
++++ b/drivers/watchdog/Kconfig
+@@ -704,6 +704,16 @@ config TXX9_WDT
        help
          Hardware driver for the built-in watchdog timer on TXx9 MIPS SoCs.
  
        help
          Hardware driver for the built-in watchdog timer on TXx9 MIPS SoCs.
  
index 69502d15aaba8560753c7ee272b340529df999ee..c05f709b584eed5a3070746075f8014e8aca7854 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2
 SUBTARGETS:=generic nfs
 LINUX_VERSION:=2.6.26.8
 FEATURES:=squashfs jffs2
 SUBTARGETS:=generic nfs
 LINUX_VERSION:=2.6.26.8
-#LINUX_VERSION:=2.6.27.9
+#LINUX_VERSION:=2.6.27.10
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=uboot-ifxmips
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=uboot-ifxmips
index 6e00f193f8afe816df72735eb18a83954b78a739..1cb620c261e877ae2b0b12ebba5dc9bcb56bb91e 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=olpc
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
index f19864d18817a503d49a19429dfc259ad005871b..98cb277afe9f566fb63de5513a0ee2827472bed6 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
index c2dee41aff8ae3c63d9fd3ccac2324bfe5c47a7b..d9ea661c410e55437e9fcedeecb44d8485d2478f 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ppc44x
 BOARDNAME:=AMCC/IBM PPC44x
 FEATURES:=squashfs
 
 BOARDNAME:=AMCC/IBM PPC44x
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk
index 131bd37c63e0e7711a6d2e4133b1f62d6fcb1d97..79710722d36ab4cd9bece59185405b5e8fa74a2a 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=x86
 FEATURES:=squashfs jffs2 ext2 vdi vmdk
 SUBTARGETS=generic
 
 FEATURES:=squashfs jffs2 ext2 vdi vmdk
 SUBTARGETS=generic
 
-LINUX_VERSION:=2.6.27.9
+LINUX_VERSION:=2.6.27.10
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci