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 | c560444a584adf9efc36ba78eead9fc3e4afdd66 (patch) | |
tree | 6db0004fa55454faf536bfeb3bce26a066edeae4 /target/linux/omap24xx/Makefile | |
parent | e49d3e1d5bdbaabe80dd0e3d0b4da93b2914461e (diff) | |
download | upstream-c560444a584adf9efc36ba78eead9fc3e4afdd66.tar.gz upstream-c560444a584adf9efc36ba78eead9fc3e4afdd66.tar.bz2 upstream-c560444a584adf9efc36ba78eead9fc3e4afdd66.zip |
kernel: update linux 3.1 to 3.1.9
SVN-Revision: 29726
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 |