diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-06-25 22:56:49 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-06-25 22:56:49 +0000 |
commit | 5381a8a745ca5e59fcfe58e846f576a46f1f3802 (patch) | |
tree | f3812a39611953f03376c027c03625bea747dd31 /target/linux/orion | |
parent | 0a0dbf04b5e01d72e2020d3678712f3415685c75 (diff) | |
download | upstream-5381a8a745ca5e59fcfe58e846f576a46f1f3802.tar.gz upstream-5381a8a745ca5e59fcfe58e846f576a46f1f3802.tar.bz2 upstream-5381a8a745ca5e59fcfe58e846f576a46f1f3802.zip |
upgrade orion to 2.6.26-rc8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11577 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 29c4dd0266..74a9cadd13 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-rc7 +LINUX_VERSION:=2.6.26-rc8 include $(INCLUDE_DIR)/target.mk |