diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-14 13:58:54 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-14 13:58:54 +0000 |
commit | 1a013cdca4d8739af9592aedbcef5f3f4eb839f4 (patch) | |
tree | 35039e55941598316aae1069a2f779489b6c60ad /target/linux/orion | |
parent | 9544a9b48d04ca6a9580ed0e37f86900997ca5d2 (diff) | |
download | upstream-1a013cdca4d8739af9592aedbcef5f3f4eb839f4.tar.gz upstream-1a013cdca4d8739af9592aedbcef5f3f4eb839f4.tar.bz2 upstream-1a013cdca4d8739af9592aedbcef5f3f4eb839f4.zip |
2.6.26 final is out
SVN-Revision: 11829
Diffstat (limited to 'target/linux/orion')
-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 1ea2545c8c..d5b8ba382c 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.26-rc9 +LINUX_VERSION:=2.6.26 include $(INCLUDE_DIR)/target.mk |