summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-27 11:23:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-27 11:23:48 +0000
commit56e7d7717b751c54967f48ef7b77234811372249 (patch)
tree7b998c396950dcfddcebf8c5858ddd680afcdaa9
parent86a870f06db8640aaab73808b8fc2d8a1482f1b6 (diff)
downloadmaster-31e0f0ae-56e7d7717b751c54967f48ef7b77234811372249.tar.gz
master-31e0f0ae-56e7d7717b751c54967f48ef7b77234811372249.tar.bz2
master-31e0f0ae-56e7d7717b751c54967f48ef7b77234811372249.zip
update to 2.6.28 final
SVN-Revision: 13749
-rw-r--r--target/linux/orion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index 46f6e50d05..506fc21734 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -11,7 +11,7 @@ BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
-LINUX_VERSION:=2.6.28-rc8
+LINUX_VERSION:=2.6.28
include $(INCLUDE_DIR)/target.mk