diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-02-06 18:32:53 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-02-06 18:32:53 +0000 |
commit | 9142da0492fcbf28e9d6dca03fd18ad59b90d7a2 (patch) | |
tree | 5bdb812b50620d1d20c80af417da708a1a2fa246 /target/linux/omap | |
parent | f8d377994d22aefabc131e79a58e528d9ca28ffe (diff) | |
download | upstream-9142da0492fcbf28e9d6dca03fd18ad59b90d7a2.tar.gz upstream-9142da0492fcbf28e9d6dca03fd18ad59b90d7a2.tar.bz2 upstream-9142da0492fcbf28e9d6dca03fd18ad59b90d7a2.zip |
[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')
-rw-r--r-- | target/linux/omap/Makefile | 2 |
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> |