diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-27 20:20:27 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-01-27 20:20:27 +0000 |
commit | 4b892070c959e72b89e89055609056239eae2c6e (patch) | |
tree | de667c7e956d59b17246c701195bb0289214017f /target/linux/omap24xx/Makefile | |
parent | f46979057e0622ebeec0a73a1a889c261daa99d8 (diff) |
omap24xx: Update to .37
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25160 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/Makefile')
-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 9664c056f..f64d67654 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 |