diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-19 12:44:23 +0000 |
commit | d3c2b87213358a80a9d25f45fe1ba81d409dd2d8 (patch) | |
tree | d97f377bc242702c94eb55323c6aacbcc02e261f /target/linux/omap35xx | |
parent | 31709b2c76c851f343f258e08c686b50aaa31be1 (diff) | |
download | upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.gz upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.tar.bz2 upstream-d3c2b87213358a80a9d25f45fe1ba81d409dd2d8.zip |
update to 2.6.32.29
SVN-Revision: 25583
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 97312bef43..cf91ae8542 100644 --- a/target/linux/omap35xx/Makefile +++ b/target/linux/omap35xx/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=TI OMAP35xx FEATURES:=broken SUBTARGETS=beagleboard gumstix -LINUX_VERSION:=2.6.32.27 +LINUX_VERSION:=2.6.32.29 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |