diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2010-11-04 09:01:08 +0000 |
commit | 0a5da348d10066b2cdabaf570af1fcdeec69061a (patch) | |
tree | e8f54722822c16b3f240639431715127b01e2485 /target/linux/omap35xx/Makefile | |
parent | 7b8ed6ff49da9fe74734cbc75943dbd407d21daf (diff) | |
download | upstream-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.gz upstream-0a5da348d10066b2cdabaf570af1fcdeec69061a.tar.bz2 upstream-0a5da348d10066b2cdabaf570af1fcdeec69061a.zip |
update kernels to 2.6.32.25 and 2.6.35.8
SVN-Revision: 23851
Diffstat (limited to 'target/linux/omap35xx/Makefile')
-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 c28c21b299..cb08bf2467 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.24 +LINUX_VERSION:=2.6.32.25 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |