diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 06:26:27 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-15 06:26:27 +0000 |
commit | 97dde3b72d502f4a67eb49ea9c8a6b97ebc54946 (patch) | |
tree | 92afabc15b1c26a108f7cf450cd32ab658499ad1 /target/linux/orion | |
parent | 7ef75e79cee3753c79d04077d75a3e2a3a46f4bd (diff) | |
download | upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.tar.gz upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.tar.bz2 upstream-97dde3b72d502f4a67eb49ea9c8a6b97ebc54946.zip |
update to 2.6.28.5
SVN-Revision: 14512
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 313cac3853..b375edfc46 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.4 +LINUX_VERSION:=2.6.28.5 include $(INCLUDE_DIR)/target.mk |