diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-04 16:52:26 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-04 16:52:26 +0000 |
commit | 7eeced458c40ce1540fddb0fbe7eacd0b9f05de3 (patch) | |
tree | 75bad3222279ff019d3cb8e5d63fe47b684d3b7c /target/linux/omap24xx/Makefile | |
parent | d0699bf918d91c46dc88bdc32509e653b6b03e54 (diff) |
omap24xx: Update to .38-rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25865 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/Makefile')
-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 |