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 | a3236bc99d391015710c19c6c312ffb0e95e9d0a (patch) | |
tree | 926bda4bc9b8f88efb698765def029af77fa6587 | |
parent | 50f6031afc046d6f4137b64bd4be29741635bd46 (diff) | |
download | upstream-a3236bc99d391015710c19c6c312ffb0e95e9d0a.tar.gz upstream-a3236bc99d391015710c19c6c312ffb0e95e9d0a.tar.bz2 upstream-a3236bc99d391015710c19c6c312ffb0e95e9d0a.zip |
upgrade orion to 2.6.26-rc8
SVN-Revision: 11577
-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 |