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 | bca0340476f5da3f11943d18e77fef3b1e4c5546 (patch) | |
tree | 75dd8eb3f04053fe7de9b978ddeac3654c0613b2 /target/linux/omap35xx | |
parent | 0a5005e8245d1058074b96b54b5b2d8d65cc20c4 (diff) | |
download | upstream-bca0340476f5da3f11943d18e77fef3b1e4c5546.tar.gz upstream-bca0340476f5da3f11943d18e77fef3b1e4c5546.tar.bz2 upstream-bca0340476f5da3f11943d18e77fef3b1e4c5546.zip |
[kernel] update to 2.6.32.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25583 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |