diff options
author | John Crispin <blogic@openwrt.org> | 2011-11-28 12:46:18 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2011-11-28 12:46:18 +0000 |
commit | 2b4010111d66cbf21b93af0e9a30b93f2abceeef (patch) | |
tree | 70d28b0963ff7bc1101255beff6d6eba2c96b669 /target/linux | |
parent | 35fe83070a0bb57a56edd2a4fa9c1da2a7d92361 (diff) | |
download | master-187ad058-2b4010111d66cbf21b93af0e9a30b93f2abceeef.tar.gz master-187ad058-2b4010111d66cbf21b93af0e9a30b93f2abceeef.tar.bz2 master-187ad058-2b4010111d66cbf21b93af0e9a30b93f2abceeef.zip |
omap24xx: bump to 3.1.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29349 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-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 |