diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-10-16 20:44:25 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-10-16 20:44:25 +0000 |
commit | 394b152ced4a9319753d2818c63437a71d35e599 (patch) | |
tree | 367987a4bdb7794c7d32770ed43234bb395e700e /target | |
parent | dc7a68165dcfe62c16d46a1c093b531ebaae441c (diff) | |
download | upstream-394b152ced4a9319753d2818c63437a71d35e599.tar.gz upstream-394b152ced4a9319753d2818c63437a71d35e599.tar.bz2 upstream-394b152ced4a9319753d2818c63437a71d35e599.zip |
omap24xx: Update kernel
SVN-Revision: 23485
Diffstat (limited to 'target')
-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 b2fb5b6560..8e8234f734 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.36-rc7 +LINUX_VERSION:=2.6.36-rc8 define Target/Description TI OMAP-24xx |