diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-10-20 23:13:00 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-10-20 23:13:00 +0000 |
commit | a7bdb90f3843a2d36bc232781d670c72ab76a7d8 (patch) | |
tree | c4285974d82ef5fbd7319118a47b62fde42f67e9 | |
parent | a7ae32e3dd13a7fc87bebcb164a303b759125f2c (diff) | |
download | upstream-a7bdb90f3843a2d36bc232781d670c72ab76a7d8.tar.gz upstream-a7bdb90f3843a2d36bc232781d670c72ab76a7d8.tar.bz2 upstream-a7bdb90f3843a2d36bc232781d670c72ab76a7d8.zip |
omap24xx: Update to 2.6.36
SVN-Revision: 23557
-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 8e8234f734..3f114b0770 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.36-rc8 +LINUX_VERSION:=2.6.36 define Target/Description TI OMAP-24xx |