diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-01-29 12:19:31 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-01-29 12:19:31 +0000 |
commit | e831384efb2570949a6242e92c646e447b2070a0 (patch) | |
tree | d36e466141a582dd9bc7c94f51407164904e0dee /target/linux/omap35xx | |
parent | 019ee54580b1b8da218f0fadc2af971057212b77 (diff) | |
download | upstream-e831384efb2570949a6242e92c646e447b2070a0.tar.gz upstream-e831384efb2570949a6242e92c646e447b2070a0.tar.bz2 upstream-e831384efb2570949a6242e92c646e447b2070a0.zip |
update to 2.6.32.7
SVN-Revision: 19379
Diffstat (limited to 'target/linux/omap35xx')
-rw-r--r-- | target/linux/omap35xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/omap35xx/Makefile b/target/linux/omap35xx/Makefile index b524b56f72..cc95fe68ef 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP35xx FEATURES:=broken SUBTARGETS=generic -LINUX_VERSION:=2.6.32.6 +LINUX_VERSION:=2.6.32.7 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |