diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-07-14 13:58:54 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-07-14 13:58:54 +0000 |
commit | 1a013cdca4d8739af9592aedbcef5f3f4eb839f4 (patch) | |
tree | 35039e55941598316aae1069a2f779489b6c60ad /target/linux/ixp4xx | |
parent | 9544a9b48d04ca6a9580ed0e37f86900997ca5d2 (diff) | |
download | upstream-1a013cdca4d8739af9592aedbcef5f3f4eb839f4.tar.gz upstream-1a013cdca4d8739af9592aedbcef5f3f4eb839f4.tar.bz2 upstream-1a013cdca4d8739af9592aedbcef5f3f4eb839f4.zip |
2.6.26 final is out
SVN-Revision: 11829
Diffstat (limited to 'target/linux/ixp4xx')
-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 c922ffa611..cdfc4cb212 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-rc9 +LINUX_VERSION:=2.6.26 include $(INCLUDE_DIR)/target.mk |