diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-03-17 12:41:05 +0000 |
commit | 1d1830d4fc23c80db91408a83a32041f9570b7df (patch) | |
tree | ac374d5b4d809296afecc2ff3cc5ed51b95a5f73 /target/linux/ppc44x/Makefile | |
parent | 388ed6d014d83ffee789175e151fe3c1cd730411 (diff) | |
download | upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.tar.gz upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.tar.bz2 upstream-1d1830d4fc23c80db91408a83a32041f9570b7df.zip |
update to 2.6.28.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 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 194c886a3e..00d44dd059 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.28.7 +LINUX_VERSION:=2.6.28.8 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |