Browse Source

update to kernel version 2.6.27.21

SVN-Revision: 15016
Hauke Mehrtens 17 years ago
parent
commit
e82dce69a3

+ 1 - 1
target/linux/adm5120/Makefile

@@ -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:=
 

+ 1 - 1
target/linux/au1000/Makefile

@@ -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

+ 1 - 1
target/linux/brcm63xx/Makefile

@@ -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
 

+ 1 - 1
target/linux/olpc/Makefile

@@ -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

+ 1 - 1
target/linux/ppc40x/Makefile

@@ -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