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 | bdbe273383c0a9d2c9a150c90ee2adf5e7140b02 (patch) | |
tree | 18426229215c6945c5dfc704e327fb295eef7a48 /target/linux/ppc44x/Makefile | |
parent | 0ca01f7bdc031982d135c24036f00d60988ca4ec (diff) | |
download | upstream-bdbe273383c0a9d2c9a150c90ee2adf5e7140b02.tar.gz upstream-bdbe273383c0a9d2c9a150c90ee2adf5e7140b02.tar.bz2 upstream-bdbe273383c0a9d2c9a150c90ee2adf5e7140b02.zip |
upgrade ppc44x to 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13266 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 26c3e4904b..35ed9db419 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 |