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 | cca11ba5236ca7104ee7f5e82190b032084c5fdf (patch) | |
tree | 75bad3222279ff019d3cb8e5d63fe47b684d3b7c | |
parent | b6a1371a1fb6e0e91f2c8b64498df942ac7ae9f0 (diff) | |
download | upstream-cca11ba5236ca7104ee7f5e82190b032084c5fdf.tar.gz upstream-cca11ba5236ca7104ee7f5e82190b032084c5fdf.tar.bz2 upstream-cca11ba5236ca7104ee7f5e82190b032084c5fdf.zip |
omap24xx: Update to .38-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25865 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |