diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-27 11:23:48 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-27 11:23:48 +0000 |
commit | 56e7d7717b751c54967f48ef7b77234811372249 (patch) | |
tree | 7b998c396950dcfddcebf8c5858ddd680afcdaa9 /target | |
parent | 86a870f06db8640aaab73808b8fc2d8a1482f1b6 (diff) | |
download | upstream-56e7d7717b751c54967f48ef7b77234811372249.tar.gz upstream-56e7d7717b751c54967f48ef7b77234811372249.tar.bz2 upstream-56e7d7717b751c54967f48ef7b77234811372249.zip |
update to 2.6.28 final
SVN-Revision: 13749
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/orion/Makefile | 2 |
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 |