summaryrefslogtreecommitdiffstats
path: root/target/linux/omap
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-02-06 18:32:53 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-02-06 18:32:53 +0000
commit96007fee208aa6e4397a42afe74fbc65de5111a2 (patch)
treee8ffb4ac96129e47113f55ee6fc09afb073dc328 /target/linux/omap
parented2b3e77710f8cb9d521e987f4ee700ba307a3bb (diff)
downloadmaster-31e0f0ae-96007fee208aa6e4397a42afe74fbc65de5111a2.tar.gz
master-31e0f0ae-96007fee208aa6e4397a42afe74fbc65de5111a2.tar.bz2
master-31e0f0ae-96007fee208aa6e4397a42afe74fbc65de5111a2.zip
switch to 3.13.1
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 39509
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 b47c585a8b..bc811a154f 100644
--- a/target/linux/omap/Makefile
+++ b/target/linux/omap/Makefile
@@ -13,7 +13,7 @@ FEATURES:=usb usbgadget ext4 targz fpu audio display
CPU_TYPE:=cortex-a9
CPU_SUBTYPE:=vfpv3
-LINUX_VERSION:=3.12.5
+LINUX_VERSION:=3.13.1
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>