diff options
author | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 14:30:08 +0000 |
---|---|---|
committer | Alexandros C. Couloumbis <alex@ozo.com> | 2010-04-27 14:30:08 +0000 |
commit | fdac9ae83681b9274299eaa8a7a3fa14e1223b6a (patch) | |
tree | 534a4283a5321ecc110828f499b92233331910ad /target/linux/omap35xx | |
parent | c7674e83528b3f45990efe6858a7ca5b52fc2944 (diff) | |
download | upstream-fdac9ae83681b9274299eaa8a7a3fa14e1223b6a.tar.gz upstream-fdac9ae83681b9274299eaa8a7a3fa14e1223b6a.tar.bz2 upstream-fdac9ae83681b9274299eaa8a7a3fa14e1223b6a.zip |
sync to kernel 2.6.32.12
SVN-Revision: 21195
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 3a13edbe13..a7354b66c6 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.10 +LINUX_VERSION:=2.6.32.12 KERNELNAME:="uImage" DEVICE_TYPE=developerboard |