diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2014-01-26 11:30:34 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2014-01-26 11:30:34 +0000 |
commit | a2543d72d8a0b4a9efcee26c8af36d618de4c863 (patch) | |
tree | e8655a579d54b55e648ec1750bb282fc1c5d7b61 /target/linux/realview | |
parent | e41e531e3b6a5fa99db8b682c00e47fc15d3d401 (diff) | |
download | upstream-a2543d72d8a0b4a9efcee26c8af36d618de4c863.tar.gz upstream-a2543d72d8a0b4a9efcee26c8af36d618de4c863.tar.bz2 upstream-a2543d72d8a0b4a9efcee26c8af36d618de4c863.zip |
kernel: update 3.10 to 3.10.28
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39399
Diffstat (limited to 'target/linux/realview')
-rw-r--r-- | target/linux/realview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realview/Makefile b/target/linux/realview/Makefile index 0e40dbf345..358806ae6d 100644 --- a/target/linux/realview/Makefile +++ b/target/linux/realview/Makefile @@ -14,7 +14,7 @@ CPU_TYPE:=mpcore CPU_SUBTYPE:=vfp MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.10.26 +LINUX_VERSION:=3.10.28 DEVICE_TYPE:=developerboard |