summaryrefslogtreecommitdiffstats
path: root/target/linux/ixp4xx/Makefile
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-28 15:27:24 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-28 15:27:24 +0000
commit02dd2cfea1ab41e5f7ecb7d48c03d7540928ce80 (patch)
treea8b0e0529462b2a34a7077b441b64397a5cb84b2 /target/linux/ixp4xx/Makefile
parent5dde57a1d7801f1c8280fd733aecd06b5801d090 (diff)
switch to 2.6.28.1 and tune the kernel config a bit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14245 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 dad4a00a8..92da4c166 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