diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-12 11:59:07 +0000 |
commit | 31be9f2ac8f9f3283b0b84d453470e0e593809be (patch) | |
tree | 5689460cf1b5a04c4b83e21e9e627d528f393cd9 /target/linux/sparc | |
parent | ad3abbae0fc99ebabcfd063ed5b2b5bcaaa7ae67 (diff) |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40467 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sparc')
-rw-r--r-- | target/linux/sparc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sparc/Makefile b/target/linux/sparc/Makefile index a031f2678d..a0ccaa92a3 100644 --- a/target/linux/sparc/Makefile +++ b/target/linux/sparc/Makefile @@ -11,7 +11,7 @@ BOARD:=sparc BOARDNAME:=Sun UltraSPARC FEATURES+=fpu tgz ext4 squashfs broken -LINUX_VERSION:=3.10.34 +LINUX_VERSION:=3.10.36 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> include $(INCLUDE_DIR)/target.mk |