diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-14 01:07:25 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-14 01:07:25 +0000 |
commit | 1412a1d4099e8207958b6855c1c0d677fa8f94ed (patch) | |
tree | f3401e9ac0c66189eb41e40254b18194306ddf03 /target/linux/orion/Makefile | |
parent | 0edc0ce1e7305bbaeeed592a5816bb59aebf6578 (diff) | |
download | upstream-1412a1d4099e8207958b6855c1c0d677fa8f94ed.tar.gz upstream-1412a1d4099e8207958b6855c1c0d677fa8f94ed.tar.bz2 upstream-1412a1d4099e8207958b6855c1c0d677fa8f94ed.zip |
upgrade orion to 2.6.26-rc9
SVN-Revision: 11818
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 74a9cadd13..1ea2545c8c 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-rc8 +LINUX_VERSION:=2.6.26-rc9 include $(INCLUDE_DIR)/target.mk |