summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-02-13 13:27:14 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-02-13 13:27:14 +0000
commitaf63cdf87ad76177fb7180e5fb57ec6f949fbb98 (patch)
tree3f3c2ff5babca3eacef366a9b794b0ea7e5f945e /target/linux/omap
parent83d9cec4911b6639c1c2f22cfb943df3e1252a1e (diff)
downloadmaster-31e0f0ae-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.gz
master-31e0f0ae-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.bz2
master-31e0f0ae-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.zip
upgrade 3.13 targets to 3.13.2, refresh patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org SVN-Revision: 39582
Diffstat (limited to 'target/linux/omap')
-rw-r--r--target/linux/omap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap/Makefile b/target/linux/omap/Makefile
index b27ca2fcca..08003d5fd2 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -13,7 +13,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display ubifs
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
-LINUX_VERSION:=3.13.1
+LINUX_VERSION:=3.13.2
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>