diff options
author | John Crispin <blogic@openwrt.org> | 2007-10-11 23:16:52 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2007-10-11 23:16:52 +0000 |
commit | b26611d3add7af99d474f3468043291f1fcb4c54 (patch) | |
tree | c6d0252707d5ec2ce204bf0c6bc2bf3c6d91925e /target/linux/atheros/Makefile | |
parent | df9d972ff0f39ed0f0aa5a85e5aff90bb7cc8e3f (diff) | |
download | upstream-b26611d3add7af99d474f3468043291f1fcb4c54.tar.gz upstream-b26611d3add7af99d474f3468043291f1fcb4c54.tar.bz2 upstream-b26611d3add7af99d474f3468043291f1fcb4c54.zip |
move atheros to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9265 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/atheros/Makefile')
-rw-r--r-- | target/linux/atheros/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile index b1a2f570ae..453f896b51 100644 --- a/target/linux/atheros/Makefile +++ b/target/linux/atheros/Makefile @@ -11,7 +11,7 @@ BOARD:=atheros BOARDNAME:=Atheros FEATURES:=squashfs jffs2 -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.23 include $(INCLUDE_DIR)/target.mk |