diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-12-11 10:10:56 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-12-11 10:10:56 +0000 |
commit | eccc01ab6c604c3b42948982e352771c04446d30 (patch) | |
tree | d1ef16cb281483c11c0ef1ca0addc5cc149d05d5 /target/linux/orion | |
parent | b0c8cfd950109574a9633eb891bd6164ff1ad9a5 (diff) | |
download | upstream-eccc01ab6c604c3b42948982e352771c04446d30.tar.gz upstream-eccc01ab6c604c3b42948982e352771c04446d30.tar.bz2 upstream-eccc01ab6c604c3b42948982e352771c04446d30.zip |
upgrade to 2.6.28-rc8
SVN-Revision: 13591
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 a259c54e27..46f6e50d05 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-rc7 +LINUX_VERSION:=2.6.28-rc8 include $(INCLUDE_DIR)/target.mk |