diff options
author | Michael Büsch <mb@bu3sch.de> | 2010-09-30 09:50:04 +0000 |
---|---|---|
committer | Michael Büsch <mb@bu3sch.de> | 2010-09-30 09:50:04 +0000 |
commit | 527d32f28fe97d8a6228c315c8e583eaaef7c7e9 (patch) | |
tree | b2d6bd04902d22424520978817110c922e084c54 /target/linux/omap24xx/Makefile | |
parent | f28c03f5306ab44caf2fd8dbf81f60c4e452ac06 (diff) | |
download | upstream-527d32f28fe97d8a6228c315c8e583eaaef7c7e9.tar.gz upstream-527d32f28fe97d8a6228c315c8e583eaaef7c7e9.tar.bz2 upstream-527d32f28fe97d8a6228c315c8e583eaaef7c7e9.zip |
omap24xx: Update to 2.6.36-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23157 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 cbd26ae222..d192a16aba 100644 --- a/target/linux/omap24xx/Makefile +++ b/target/linux/omap24xx/Makefile @@ -11,7 +11,7 @@ BOARD:=omap24xx BOARDNAME:=TI OMAP-24xx FEATURES:=targz squashfs jffs2 usb usbgadget display gpio audio -LINUX_VERSION:=2.6.36-rc5 +LINUX_VERSION:=2.6.36-rc6 define Target/Description TI OMAP-24xx |