diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-06 09:59:55 +0000 |
commit | 4992a87aeb5879141a6475642e62c6d7922ff614 (patch) | |
tree | c70e224b529c82a1da7277db701454f4f519654a /target/linux/ppc44x | |
parent | d5bfba98ceffac8d4d6e1d3b503e3fec149eed03 (diff) | |
download | upstream-4992a87aeb5879141a6475642e62c6d7922ff614.tar.gz upstream-4992a87aeb5879141a6475642e62c6d7922ff614.tar.bz2 upstream-4992a87aeb5879141a6475642e62c6d7922ff614.zip |
update to 2.6.27.8 and refresh patches
SVN-Revision: 13528
Diffstat (limited to 'target/linux/ppc44x')
-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 65987c5403..1e5639735e 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -11,7 +11,7 @@ BOARD:=ppc44x BOARDNAME:=AMCC/IBM PPC44x FEATURES:=squashfs -LINUX_VERSION:=2.6.27.7 +LINUX_VERSION:=2.6.27.8 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |