diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-18 15:52:15 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-18 15:52:15 +0000 |
commit | 79a7343560186716f25673c4bf43f752b4fb9032 (patch) | |
tree | f32c2e463010c0eb9f1e80d632625c3b252360f6 /target/linux/omap24xx | |
parent | 75f9e0c615d2fe50259ac6bc96e2b849fc975ea7 (diff) | |
download | upstream-79a7343560186716f25673c4bf43f752b4fb9032.tar.gz upstream-79a7343560186716f25673c4bf43f752b4fb9032.tar.bz2 upstream-79a7343560186716f25673c4bf43f752b4fb9032.zip |
kernel: update to kernel 2.6.38.8
SVN-Revision: 27218
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 2488ea505b..3387b32d90 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.6 +LINUX_VERSION:=2.6.38.8 define Target/Description TI OMAP-24xx |