diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-01-11 16:06:37 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-01-11 16:06:37 +0000 |
commit | 7310d079ac49721b2c7727529c9f6c746e8f183a (patch) | |
tree | 6466a8c5f3d798497135e9e56cdc24fbd941602e /target/linux/sparc/Makefile | |
parent | 0d384d4eeb498928a8d718fe91b801a2001b12f8 (diff) |
kernel: update 3.10 to 3.10.26
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39220 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/sparc/Makefile')
-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 b0d70cbdd0..74ecf901af 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.24 +LINUX_VERSION:=3.10.26 MAINTAINER:=Imre Kaloz <kaloz@openwrt.org> include $(INCLUDE_DIR)/target.mk |