diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-09-26 18:46:53 +0000 |
commit | 821170133fc75f42c73b4d11761d798eae7e4733 (patch) | |
tree | 46681f18f733797b93dcddf710bc8d1ab9c4a079 /target/linux/magicbox | |
parent | 6f98e7cf01458f9deca4c99e47ad4578efcaf04e (diff) | |
download | upstream-821170133fc75f42c73b4d11761d798eae7e4733.tar.gz upstream-821170133fc75f42c73b4d11761d798eae7e4733.tar.bz2 upstream-821170133fc75f42c73b4d11761d798eae7e4733.zip |
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
Diffstat (limited to 'target/linux/magicbox')
-rw-r--r-- | target/linux/magicbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/magicbox/Makefile b/target/linux/magicbox/Makefile index f170208d2b..085e02f5ea 100644 --- a/target/linux/magicbox/Makefile +++ b/target/linux/magicbox/Makefile @@ -11,7 +11,7 @@ BOARD:=magicbox BOARDNAME:=Magicbox FEATURES:=squashfs pci -LINUX_VERSION:=2.6.26.3 +LINUX_VERSION:=2.6.26.5 LINUX_KARCH:=ppc include $(INCLUDE_DIR)/target.mk |