diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-04 16:52:26 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-04 16:52:26 +0000 |
commit | 45591c54c44158e8fb828bd886dde450d8aea00d (patch) | |
tree | 177be61b5f9fd67585f8f4d1be7766ef2c8e4803 /target | |
parent | 3a3c99f7eefc6def3f78d30844cc4899fad2b831 (diff) | |
download | upstream-45591c54c44158e8fb828bd886dde450d8aea00d.tar.gz upstream-45591c54c44158e8fb828bd886dde450d8aea00d.tar.bz2 upstream-45591c54c44158e8fb828bd886dde450d8aea00d.zip |
omap24xx: Update to .38-rc7
SVN-Revision: 25865
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 9abc88e4a6..0f8e05344d 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.37.1 +LINUX_VERSION:=2.6.38-rc7 define Target/Description TI OMAP-24xx |