diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-19 16:11:07 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-19 16:11:07 +0000 |
commit | 1b55cf14cc793ee2806c56c90424f64bac1e107f (patch) | |
tree | 60aa30339b5095aab026bb8bb21d686f8dc1c019 /target/linux/ppc44x/Makefile | |
parent | 507e6e41409a32e04d9c2be1fa858ce89f4eb990 (diff) | |
download | upstream-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.gz upstream-1b55cf14cc793ee2806c56c90424f64bac1e107f.tar.bz2 upstream-1b55cf14cc793ee2806c56c90424f64bac1e107f.zip |
update to 2.6.28.6
SVN-Revision: 14565
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 a5ca07d0ec..1a2e1fb773 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.5 +LINUX_VERSION:=2.6.28.6 LINUX_KARCH:=powerpc include $(INCLUDE_DIR)/target.mk |