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/pxa | |
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/pxa')
-rw-r--r-- | target/linux/pxa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pxa/Makefile b/target/linux/pxa/Makefile index ba05bef840..567ad1f259 100644 --- a/target/linux/pxa/Makefile +++ b/target/linux/pxa/Makefile @@ -11,7 +11,7 @@ BOARD:=pxa BOARDNAME:=Marvell/Intel PXA2xx FEATURES:=squashfs -LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.32.12 include $(INCLUDE_DIR)/target.mk |