diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-20 14:07:25 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-20 14:07:25 +0000 |
commit | 0521bd84db74cbbe5a9e2df111686069ca0276b2 (patch) | |
tree | 30bb7a6b0d91e6af1cbfdaeab0b651c7be45bd84 /target/linux/omap24xx/Makefile | |
parent | 7e17f34e6d13040b73e84707abcbbfe70520794f (diff) |
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 575ba3f6f..c60ada91d 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 |