diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-10-07 09:58:37 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-10-07 09:58:37 +0000 |
commit | 7178dc62a49aa0c89eb7b352736b3ba29a0024d8 (patch) | |
tree | 1c5d9952d8161da387aabd226e155a0ac0543241 /target/linux/omap24xx/Makefile | |
parent | b826e42476dba4068234f4ea468b9c3e47c77293 (diff) | |
download | upstream-7178dc62a49aa0c89eb7b352736b3ba29a0024d8.tar.gz upstream-7178dc62a49aa0c89eb7b352736b3ba29a0024d8.tar.bz2 upstream-7178dc62a49aa0c89eb7b352736b3ba29a0024d8.zip |
omap24xx: Improve n810 battery management
SVN-Revision: 23282
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 cc9169bbf1..b2fb5b6560 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-rc6 +LINUX_VERSION:=2.6.36-rc7 define Target/Description TI OMAP-24xx |