diff options
author | John Crispin <john@openwrt.org> | 2007-10-11 23:16:52 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2007-10-11 23:16:52 +0000 |
commit | 7745eb277df6c599506502823285b75d6733097f (patch) | |
tree | 52e8121ba3cf65ea5062583471fe517b43c16ab9 /target/linux/atheros/Makefile | |
parent | a320eec777ec87541b7c4982d482fd153c4a66e2 (diff) | |
download | upstream-7745eb277df6c599506502823285b75d6733097f.tar.gz upstream-7745eb277df6c599506502823285b75d6733097f.tar.bz2 upstream-7745eb277df6c599506502823285b75d6733097f.zip |
move atheros to 2.6.23
SVN-Revision: 9265
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 |