diff options
author | Eugene Konev <ejka@imfi.kspu.ru> | 2007-10-10 06:23:39 +0000 |
---|---|---|
committer | Eugene Konev <ejka@imfi.kspu.ru> | 2007-10-10 06:23:39 +0000 |
commit | c18f441ebea8e81d3171b5a4ad687ece5c82173e (patch) | |
tree | 8e9e950080f933d9d41e765f02cc624277815cd7 /target/linux/ar7/Makefile | |
parent | 72f5fa6b928901b03d3e07c5e3c82f024244019f (diff) | |
download | upstream-c18f441ebea8e81d3171b5a4ad687ece5c82173e.tar.gz upstream-c18f441ebea8e81d3171b5a4ad687ece5c82173e.tar.bz2 upstream-c18f441ebea8e81d3171b5a4ad687ece5c82173e.zip |
switch ar7 to 2.6.23
SVN-Revision: 9235
Diffstat (limited to 'target/linux/ar7/Makefile')
-rw-r--r-- | target/linux/ar7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar7/Makefile b/target/linux/ar7/Makefile index a355356dd0..02daa379ee 100644 --- a/target/linux/ar7/Makefile +++ b/target/linux/ar7/Makefile @@ -11,7 +11,7 @@ BOARD:=ar7 BOARDNAME:=TI AR7 FEATURES:=squashfs jffs2 atm -LINUX_VERSION:=2.6.22.4 +LINUX_VERSION:=2.6.23 include $(INCLUDE_DIR)/target.mk |