summaryrefslogtreecommitdiffstats
path: root/target/linux/ifxmips
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-11 10:50:40 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-02-11 10:50:40 +0000
commit41ac39db861209f0712553283a803959c64e1e46 (patch)
tree964d4e228d3b3b6c7ef250a587afe1c047fbfedb /target/linux/ifxmips
parent1127148cdb96f9a0c33eff949e3f127fa6911093 (diff)
upgrade & standardize kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10443 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ifxmips')
-rw-r--r--target/linux/ifxmips/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ifxmips/Makefile b/target/linux/ifxmips/Makefile
index 1818e6b8e..e63ad086c 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 broken
-LINUX_VERSION:=2.6.23
+LINUX_VERSION:=2.6.23.16
include $(INCLUDE_DIR)/target.mk