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 | 45a676441d8ad344d4b50ac88e3771fb75e41d7e (patch) | |
tree | 7a9f167966530b0e2d10fbfacaf312c35ec61b2f /target/linux/ppc44x | |
parent | e71ccfdbbd06b6d7c5f9bcda0914ae734230d8f9 (diff) | |
download | upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.gz upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.tar.bz2 upstream-45a676441d8ad344d4b50ac88e3771fb75e41d7e.zip |
update to 2.6.28.8
SVN-Revision: 14916
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 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 |