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/ppc40x/Makefile | |
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/ppc40x/Makefile')
-rw-r--r-- | target/linux/ppc40x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 905574b998..aa8313a94c 100644 --- a/target/linux/ppc40x/Makefile +++ b/target/linux/ppc40x/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC40x FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=405 -LINUX_VERSION:=2.6.32.10 +LINUX_VERSION:=2.6.32.12 include $(INCLUDE_DIR)/target.mk |