diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-01-27 20:20:27 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-01-27 20:20:27 +0000 |
commit | d381e20c87ecd77dfb40f62348e0e3657ef24b21 (patch) | |
tree | 3caf4272ef756060ae350e93ac3f751bdd61d3f9 | |
parent | e99a1560cd93ee94b6e773449c31299845deab3c (diff) | |
download | upstream-d381e20c87ecd77dfb40f62348e0e3657ef24b21.tar.gz upstream-d381e20c87ecd77dfb40f62348e0e3657ef24b21.tar.bz2 upstream-d381e20c87ecd77dfb40f62348e0e3657ef24b21.zip |
omap24xx: Update to .37
SVN-Revision: 25160
-rw-r--r-- | target/linux/omap24xx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index 9664c056ff..f64d67654d 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2010 OpenWrt.org +# Copyright (C) 2010-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP-24xx MAINTAINER:=Michael Buesch <mb@bu3sch.de> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=2.6.36.2 +LINUX_VERSION:=2.6.37 define Target/Description TI OMAP-24xx |