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 | 9c40666ff720f4d43f62291e0c378dc7d1265027 (patch) | |
tree | a042d3c76dd326019d4c617e17d710c92ef3b721 /target/linux/ppc40x/Makefile | |
parent | cc3ed53d9ec0263c4850a8735ccdbe943520da88 (diff) | |
download | upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.gz upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.tar.bz2 upstream-9c40666ff720f4d43f62291e0c378dc7d1265027.zip |
sync to kernel 2.6.32.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21195 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |