diff options
author | John Crispin <blogic@openwrt.org> | 2008-09-09 00:09:51 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2008-09-09 00:09:51 +0000 |
commit | fd76460586975884a37da57294b5a40e026b399b (patch) | |
tree | 4728c965de296b347ad7895b78ed6d44f05cb7ca /target/linux/ifxmips/Makefile | |
parent | 61ff1187be74718e2e2a1eed611473f201f275b1 (diff) | |
download | master-187ad058-fd76460586975884a37da57294b5a40e026b399b.tar.gz master-187ad058-fd76460586975884a37da57294b5a40e026b399b.tar.bz2 master-187ad058-fd76460586975884a37da57294b5a40e026b399b.zip |
bump ifxmips to 2.6.26.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12557 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips/Makefile')
-rw-r--r-- | target/linux/ifxmips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile index 420309661c..9d3ec23c7d 100644 --- a/target/linux/ifxmips/Makefile +++ b/target/linux/ifxmips/Makefile @@ -10,7 +10,7 @@ ARCH:=mips BOARD:=ifxmips BOARDNAME:=Infineon Mips FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.25.16 +LINUX_VERSION:=2.6.26.2 include $(INCLUDE_DIR)/target.mk DEFAULT_PACKAGES+=uboot-ifxmips |