update to kernel version 2.6.27.21
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 24 Mar 2009 15:05:51 +0000 (15:05 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 24 Mar 2009 15:05:51 +0000 (15:05 +0000)
SVN-Revision: 15016

target/linux/adm5120/Makefile
target/linux/au1000/Makefile
target/linux/brcm63xx/Makefile
target/linux/olpc/Makefile
target/linux/ppc40x/Makefile

index 3634565fbc9b79f47602dfac578edd01743bffa0..034a48b731b2225f92216c8c706518ca385a10e3 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 BOARD:=adm5120
 BOARDNAME:=Infineon/ADMtek ADM5120
-LINUX_VERSION:=2.6.27.19
+LINUX_VERSION:=2.6.27.21
 SUBTARGETS:=router_le router_be
 INITRAMFS_EXTRA_FILES:=
 
index 5cbdd592c798bc3bdbdd02c8a2393ecee071f419..131368729c4f5e66538c344ef549f310ac0d9e9e 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=RMI/AMD AU1x00
 FEATURES:=jffs2 usb pci
 SUBTARGETS=au1500 au1550
 
-LINUX_VERSION:=2.6.27.19
+LINUX_VERSION:=2.6.27.21
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += hostapd-mini yamonenv
index aaf3e8f863b2a38aa571f62ace80c26692dd930b..de1489849cafd4698aff7ecbba72faf63225a408 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=mips
 BOARD:=brcm63xx
 BOARDNAME:=Broadcom BCM63xx
 FEATURES:=squashfs jffs2 usb atm pci
-LINUX_VERSION:=2.6.27.19
+LINUX_VERSION:=2.6.27.21
 
 include $(INCLUDE_DIR)/target.mk
 
index cb9fe3cda33da5275cc645146ebd8eec4d8c1bae..b83a239608b3f6a744655f9ce5018eabdcaa91d3 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=olpc
 BOARDNAME:=OLPC XO-1
 FEATURES:=squashfs ext2
 
-LINUX_VERSION:=2.6.27.19
+LINUX_VERSION:=2.6.27.21
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += kmod-natsemi kmod-ne2k-pci
index e517d1d7b34f64bad6eff6b9d997498ee53ce1ec..257fd3fd69753d9b836d6f3b07bbc729ec9f2111 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ppc40x
 BOARDNAME:=AMCC/IBM PPC40x
 FEATURES:=squashfs
 
-LINUX_VERSION:=2.6.27.19
+LINUX_VERSION:=2.6.27.21
 LINUX_KARCH:=powerpc
 
 include $(INCLUDE_DIR)/target.mk