diff options
author | Michael Büsch <mb@bu3sch.de> | 2011-03-20 14:07:25 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2011-03-20 14:07:25 +0000 |
commit | 5f7b477a94f7d6a2351b3f77a58ee03914caee6b (patch) | |
tree | 30bb7a6b0d91e6af1cbfdaeab0b651c7be45bd84 /target/linux/omap24xx/Makefile | |
parent | c4d23cb3b03b0163859f4ee78276a81583518591 (diff) | |
download | upstream-5f7b477a94f7d6a2351b3f77a58ee03914caee6b.tar.gz upstream-5f7b477a94f7d6a2351b3f77a58ee03914caee6b.tar.bz2 upstream-5f7b477a94f7d6a2351b3f77a58ee03914caee6b.zip |
omap24xx: Update to 2.6.38. Remove 2.6.37 files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26244 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 575ba3f6fb..c60ada91d1 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-rc8 +LINUX_VERSION:=2.6.38 define Target/Description TI OMAP-24xx |