diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-22 17:07:37 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-22 17:07:37 +0000 |
commit | b1becffa5b223ce5118d96b063b5f42050e80c0b (patch) | |
tree | c35960d4fa8c0f1243595b55751460da42057e6b /target/linux/ppc44x/Makefile | |
parent | 0e974c50edac8e4e5607e9eb1fcf68e1e822c3be (diff) | |
download | upstream-b1becffa5b223ce5118d96b063b5f42050e80c0b.tar.gz upstream-b1becffa5b223ce5118d96b063b5f42050e80c0b.tar.bz2 upstream-b1becffa5b223ce5118d96b063b5f42050e80c0b.zip |
update to 2.6.32.20
SVN-Revision: 22766
Diffstat (limited to 'target/linux/ppc44x/Makefile')
-rw-r--r-- | target/linux/ppc44x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index bd8157a19a..c0e0f601a1 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -12,7 +12,7 @@ BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs CFLAGS:=-Os -pipe -funit-at-a-time -mcpu=440 -LINUX_VERSION:=2.6.32.16 +LINUX_VERSION:=2.6.32.20 include $(INCLUDE_DIR)/target.mk |