update other 2.6.28.7 targets to 2.6.28.8, too
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Mar 2009 12:53:22 +0000 (12:53 +0000)
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Mar 2009 12:53:22 +0000 (12:53 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14917 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

index 07792ff..8c43898 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 e4f9014..f9478eb 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 2a95664..488cd78 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 27ea078..81bfd2e 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 216332d..94e0c89 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