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 | 96007fee208aa6e4397a42afe74fbc65de5111a2 (patch) | |
tree | e8ffb4ac96129e47113f55ee6fc09afb073dc328 /target/linux/omap | |
parent | ed2b3e77710f8cb9d521e987f4ee700ba307a3bb (diff) | |
download | upstream-96007fee208aa6e4397a42afe74fbc65de5111a2.tar.gz upstream-96007fee208aa6e4397a42afe74fbc65de5111a2.tar.bz2 upstream-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/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> |