diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-09 19:54:48 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-09 19:54:48 +0000 |
commit | 8ed5701d3d91489b88fb7fae604b251a953cfdeb (patch) | |
tree | 04e32f7ec2c2dbe602c4273015820bb51f7ed0d8 /target/linux/omap24xx | |
parent | 248b64be48e15e45ec5d9c33c2c6a79f1a3ae6c2 (diff) | |
download | upstream-8ed5701d3d91489b88fb7fae604b251a953cfdeb.tar.gz upstream-8ed5701d3d91489b88fb7fae604b251a953cfdeb.tar.bz2 upstream-8ed5701d3d91489b88fb7fae604b251a953cfdeb.zip |
omap24xx: Update to 2.6.38-rc8
SVN-Revision: 25982
Diffstat (limited to 'target/linux/omap24xx')
-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 0f8e05344d..575ba3f6fb 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP-24xx MAINTAINER:=Michael Buesch <mb@bu3sch.de> FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=2.6.38-rc7 +LINUX_VERSION:=2.6.38-rc8 define Target/Description TI OMAP-24xx |