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 | 37548fcf607c78ab44bad904430f578fd4bc1f04 (patch) | |
tree | ce6c568928870c310b27f91c83cef0ef7e91de44 /target/linux/omap24xx/Makefile | |
parent | 7b7242564ad77f6ad1fe00e61a2a6929e3334c23 (diff) | |
download | upstream-37548fcf607c78ab44bad904430f578fd4bc1f04.tar.gz upstream-37548fcf607c78ab44bad904430f578fd4bc1f04.tar.bz2 upstream-37548fcf607c78ab44bad904430f578fd4bc1f04.zip |
omap24xx: Update to 2.6.38. Remove 2.6.37 files
SVN-Revision: 26244
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 |