diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-17 18:04:39 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-17 18:04:39 +0000 |
commit | 942025fa14c9e2160584c5fe64dc9917ba68608a (patch) | |
tree | 28745e118fec9ab98509fc42de89c3da346367cb /target/linux/ppc44x/Makefile | |
parent | 22a7b1b3d384203a6100b7773f3565d3139a7b69 (diff) | |
download | mtk-20170518-942025fa14c9e2160584c5fe64dc9917ba68608a.zip mtk-20170518-942025fa14c9e2160584c5fe64dc9917ba68608a.tar.gz mtk-20170518-942025fa14c9e2160584c5fe64dc9917ba68608a.tar.bz2 |
upgrade ppc44x to 2.6.27
SVN-Revision: 13266
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 26c3e49..35ed9db 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.26.8 +LINUX_VERSION:=2.6.27.6 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |