aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-03-17 12:53:22 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-03-17 12:53:22 +0000
commitffc4e6246ff49c5ebbc8d10505c804591e6c5076 (patch)
tree0f41717772922bf115407ca0e65c0ca2614cd24e /target/linux/ar71xx
parent1d1830d4fc23c80db91408a83a32041f9570b7df (diff)
downloadmaster-187ad058-ffc4e6246ff49c5ebbc8d10505c804591e6c5076.tar.gz
master-187ad058-ffc4e6246ff49c5ebbc8d10505c804591e6c5076.tar.bz2
master-187ad058-ffc4e6246ff49c5ebbc8d10505c804591e6c5076.zip
update other 2.6.28.7 targets to 2.6.28.8, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14917 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/Makefile b/target/linux/ar71xx/Makefile
index 07792ffdd4..8c43898b9c 100644
--- a/target/linux/ar71xx/Makefile
+++ b/target/linux/ar71xx/Makefile
@@ -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