diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-23 15:07:52 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-23 15:07:52 +0000 |
commit | 81af6da03766b83a47347e7509fd6e6829ac8569 (patch) | |
tree | 8ec6ec879c61ac178deef48a3fc4ea85cee90cc9 /target/linux/orion/Makefile | |
parent | 5eda098fa7e0db84205b62d6c60486c598d77632 (diff) | |
download | upstream-81af6da03766b83a47347e7509fd6e6829ac8569.tar.gz upstream-81af6da03766b83a47347e7509fd6e6829ac8569.tar.bz2 upstream-81af6da03766b83a47347e7509fd6e6829ac8569.zip |
upgrade orion to 2.6.26-rc7
SVN-Revision: 11569
Diffstat (limited to 'target/linux/orion/Makefile')
-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 8b18cccb17..22584e006e 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-rc6 +LINUX_VERSION:=2.6.26-rc7 include $(INCLUDE_DIR)/target.mk |