diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-28 12:46:18 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-11-28 12:46:18 +0000 |
commit | cb73b00a8f8179a1ed4c253170351618309b3d95 (patch) | |
tree | 70d28b0963ff7bc1101255beff6d6eba2c96b669 | |
parent | e179d6ac254730eb82ac7c68d33bff363b53385f (diff) |
omap24xx: bump to 3.1.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29349 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 48c43857f..04f246066 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 |