diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-01-13 14:38:28 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-01-13 14:38:28 +0000 |
commit | 348b4546eba444c6fdfa2dd710621291f0342cb6 (patch) | |
tree | e5cb11e1cd143af6f6e6d04cbfe2ee8699505789 /target/linux/omap24xx/Makefile | |
parent | b2e991c3b2f439c9fb76ba214046b71f75b63795 (diff) | |
download | master-187ad058-348b4546eba444c6fdfa2dd710621291f0342cb6.tar.gz master-187ad058-348b4546eba444c6fdfa2dd710621291f0342cb6.tar.bz2 master-187ad058-348b4546eba444c6fdfa2dd710621291f0342cb6.zip |
kernel: update linux 3.1 to 3.1.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29726 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/Makefile')
-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 e891b89cb6..087c707754 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.4 +LINUX_VERSION:=3.1.9 define Target/Description TI OMAP-24xx |