diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:59:45 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-11 11:59:45 +0000 |
commit | 057b87f6855c015c8cf3a03ae51c752a30d109a4 (patch) | |
tree | 7288c6930623f2195da013a237b291bd44605240 /target/linux/orion/Makefile | |
parent | 2eb6751084190c5fc42566103811e0f72e291eb8 (diff) | |
download | upstream-057b87f6855c015c8cf3a03ae51c752a30d109a4.tar.gz upstream-057b87f6855c015c8cf3a03ae51c752a30d109a4.tar.bz2 upstream-057b87f6855c015c8cf3a03ae51c752a30d109a4.zip |
upgrade orion to 2.6.26-rc5
SVN-Revision: 11436
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 4cc509ad28..ff4dd8011e 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-rc4 +LINUX_VERSION:=2.6.26-rc5 include $(INCLUDE_DIR)/target.mk |