diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
commit | 45a676441d8ad344d4b50ac88e3771fb75e41d7e (patch) | |
tree | 7a9f167966530b0e2d10fbfacaf312c35ec61b2f /target/linux/orion | |
parent | e71ccfdbbd06b6d7c5f9bcda0914ae734230d8f9 (diff) | |
download | upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.gz upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.bz2 upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.zip |
update to 2.6.28.8
SVN-Revision: 14916
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 c32b4668b0..4fd1606721 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.7 +LINUX_VERSION:=2.6.28.8 include $(INCLUDE_DIR)/target.mk |