[kernel] update to kernel version 2.6.27.21
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Mar 2009 15:05:51 +0000 (15:05 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 24 Mar 2009 15:05:51 +0000 (15:05 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15016 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 3634565..034a48b 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 5cbdd59..1313687 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 aaf3e8f..de14898 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 cb9fe3c..b83a239 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 e517d1d..257fd3f 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