diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:54:46 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-11-25 13:54:46 +0000 |
commit | 752054346a77d3922642ed771d1dc270d335a6cb (patch) | |
tree | d745314e60da52e5f066547de41aab6adc69dad9 /target/linux/ppc44x/Makefile | |
parent | a695fa76a458ee576fd04efff3d1bfb6fde8d7cb (diff) | |
download | upstream-752054346a77d3922642ed771d1dc270d335a6cb.tar.gz upstream-752054346a77d3922642ed771d1dc270d335a6cb.tar.bz2 upstream-752054346a77d3922642ed771d1dc270d335a6cb.zip |
update to 2.6.27.7
SVN-Revision: 13347
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 35ed9db419..65987c5403 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.6 +LINUX_VERSION:=2.6.27.7 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |