diff options
author | John Crispin <john@openwrt.org> | 2011-11-28 12:46:18 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2011-11-28 12:46:18 +0000 |
commit | 88cb7ae1049b1c89f12ee8fd49dd18429c27a608 (patch) | |
tree | 01265df6fc68ff964555eeb8c578c18ce8366b37 /target | |
parent | bf7316424c3aa4107f0df5349e116bd0875f30d0 (diff) | |
download | upstream-88cb7ae1049b1c89f12ee8fd49dd18429c27a608.tar.gz upstream-88cb7ae1049b1c89f12ee8fd49dd18429c27a608.tar.bz2 upstream-88cb7ae1049b1c89f12ee8fd49dd18429c27a608.zip |
omap24xx: bump to 3.1.3
SVN-Revision: 29349
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/omap24xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap24xx/Makefile b/target/linux/omap24xx/Makefile index 48c43857f4..04f246066a 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP-24xx MAINTAINER:=Michael Buesch <m@bues.ch> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=3.1.1 +LINUX_VERSION:=3.1.3 define Target/Description TI OMAP-24xx |