diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-03 00:21:58 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-07-03 00:21:58 +0000 |
commit | 9f25933453c73393505f2bf044bf44b41648259b (patch) | |
tree | 230ce535339c235a13228d7d429ada8156e8d858 /target/linux/ixp4xx/Makefile | |
parent | 4e9e90d50ff4d93f4261c3977355482a0aba3868 (diff) |
update config, make 2.6.26-rc8 the default for ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11625 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ixp4xx/Makefile')
-rw-r--r-- | target/linux/ixp4xx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/Makefile b/target/linux/ixp4xx/Makefile index 46639ecfb..1e2a52ff0 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.25.9 +LINUX_VERSION:=2.6.26-rc8 include $(INCLUDE_DIR)/target.mk |