aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-01-28 15:27:24 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-01-28 15:27:24 +0000
commit5ccfeb3ef1894388c669ac66b779dd1a32a0b78a (patch)
treefd1dd02f0121f8f244d58971c0f62ce59029825f /target/linux/ixp4xx/Makefile
parent2acca60fd733b9169b704bc716704855a5803bdc (diff)
downloadupstream-5ccfeb3ef1894388c669ac66b779dd1a32a0b78a.tar.gz
upstream-5ccfeb3ef1894388c669ac66b779dd1a32a0b78a.tar.bz2
upstream-5ccfeb3ef1894388c669ac66b779dd1a32a0b78a.zip
switch to 2.6.28.1 and tune the kernel config a bit
SVN-Revision: 14245
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-rw-r--r--target/linux/ixp4xx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile
index dad4a00a86..92da4c166e 100644
--- a/target/linux/ixp4xx/Makefile
+++ b/target/linux/ixp4xx/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Intel IXP4xx
FEATURES:=squashfs
SUBTARGETS=generic harddisk
-LINUX_VERSION:=2.6.26.8
+LINUX_VERSION:=2.6.28.1
include $(INCLUDE_DIR)/target.mk