update other 2.6.28.7 targets to 2.6.28.8, too
authorImre Kaloz <kaloz@openwrt.org>
Tue, 17 Mar 2009 12:53:22 +0000 (12:53 +0000)
committerImre Kaloz <kaloz@openwrt.org>
Tue, 17 Mar 2009 12:53:22 +0000 (12:53 +0000)
SVN-Revision: 14917

target/linux/ar71xx/Makefile
target/linux/avr32/Makefile
target/linux/brcm47xx/Makefile
target/linux/ifxmips/Makefile
target/linux/ixp4xx/Makefile

index 07792ffdd43e3f7560ea33a1f93da038a5442fe9..8c43898b9c24e5f54df67be1510f94f1d9127786 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Atheros AR71xx/AR913x
 FEATURES:=squashfs tgz
 CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
 
-LINUX_VERSION:=2.6.28.7
+LINUX_VERSION:=2.6.28.8
 
 include $(INCLUDE_DIR)/target.mk
 
index e4f901422cd77fcdcb835b4bfc4559a7775b13d0..f9478eba795316f68afcae762c59c2903c90d8ae 100644 (file)
@@ -10,7 +10,7 @@ ARCH:=avr32
 BOARD:=avr32
 BOARDNAME:=Atmel AVR32
 FEATURES:=squashfs
-LINUX_VERSION:=2.6.28.7
+LINUX_VERSION:=2.6.28.8
 
 include $(INCLUDE_DIR)/target.mk
 
index 2a956647defa90b439b97e179402e22bc65e9aa9..488cd78c22f00330c2b9a4caeb89d129e3b39dda 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=brcm47xx
 BOARDNAME:=Broadcom BCM947xx/953xx
 FEATURES:=squashfs usb
 
-LINUX_VERSION:=2.6.28.7
+LINUX_VERSION:=2.6.28.8
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES += hostapd-mini kmod-switch kmod-diag
index 27ea078fb8ee2f038bf7a7f68705b0b4b3a3da80..81bfd2e9bc90c43ab784c52fa3702f8dbac59546 100644 (file)
@@ -11,7 +11,7 @@ BOARD:=ifxmips
 BOARDNAME:=Infineon Mips
 FEATURES:=squashfs jffs2
 
-LINUX_VERSION:=2.6.28.7
+LINUX_VERSION:=2.6.28.8
 
 include $(INCLUDE_DIR)/target.mk
 DEFAULT_PACKAGES+=uboot-ifxmips hostapd-mini
index 216332dfae5c7562bd789d945e08354e166ec79d..94e0c895d7f79eb3b1c0117b6c78e4634f031a30 100644 (file)
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
 FEATURES:=squashfs
 SUBTARGETS=generic harddisk
 
-LINUX_VERSION:=2.6.28.7
+LINUX_VERSION:=2.6.28.8
 
 include $(INCLUDE_DIR)/target.mk