diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-01-31 09:43:57 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-01-31 09:43:57 +0000 |
commit | b1059710a262fbd27e59d2fae1a8d7489a5f747d (patch) | |
tree | 670457a395199b7c0e230cc66afd99979128928b /target/linux/omap24xx/Makefile | |
parent | db12fa60c6b0ba455c89c7c45fb89b0fe6bca1ad (diff) | |
download | upstream-b1059710a262fbd27e59d2fae1a8d7489a5f747d.tar.gz upstream-b1059710a262fbd27e59d2fae1a8d7489a5f747d.tar.bz2 upstream-b1059710a262fbd27e59d2fae1a8d7489a5f747d.zip |
kernel: update linux 3.1 to 3.1.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29966 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 087c707754..1188a9c087 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.9 +LINUX_VERSION:=3.1.10 define Target/Description TI OMAP-24xx |