summaryrefslogtreecommitdiff
path: root/target/linux/omap/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-06 18:32:53 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2014-02-06 18:32:53 +0000
commit646ddf71a5a8909b88f1aacdc22b82804dc2832b (patch)
tree5bdb812b50620d1d20c80af417da708a1a2fa246 /target/linux/omap/Makefile
parent455a0e4e1b848d96a28a0cea0b2208e6c536662f (diff)
[omap]: switch to 3.13.1
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39509 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap/Makefile')
-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>