diff options
author | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-07 09:58:37 +0000 |
---|---|---|
committer | mb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-10-07 09:58:37 +0000 |
commit | d3f4a8c0f3bd63c439b8148e50028eff63c185be (patch) | |
tree | 7499baed5dcb6e076db26b281a285aa1624a1592 /target/linux/omap24xx/Makefile | |
parent | 66f94f3889a392ef058ac0a2a6f740af639998f6 (diff) |
omap24xx: Improve n810 battery management
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23282 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 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 |