diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-10-16 20:44:25 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-10-16 20:44:25 +0000 |
commit | e47dafc7ad151422efa55b1d5b879d080c73f8c7 (patch) | |
tree | af6ded871e0c21b37de5f3d3f90c273145a7c2a9 /target/linux/omap24xx/Makefile | |
parent | c6fd9b8697e3d68f1fae2f8846dd8ae0cda6a36d (diff) | |
download | master-187ad058-e47dafc7ad151422efa55b1d5b879d080c73f8c7.tar.gz master-187ad058-e47dafc7ad151422efa55b1d5b879d080c73f8c7.tar.bz2 master-187ad058-e47dafc7ad151422efa55b1d5b879d080c73f8c7.zip |
omap24xx: Update kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23485 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 b2fb5b6560..8e8234f734 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-rc7 +LINUX_VERSION:=2.6.36-rc8 define Target/Description TI OMAP-24xx |