summaryrefslogtreecommitdiff
path: root/target/linux/amcc/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-01-27 22:20:54 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-01-27 22:20:54 +0000
commit759ccc4b8b3fd9ec9ad34423e5ee53131de77c55 (patch)
tree7787d0452cbabd9d5eb4f1c4d21de1fc54382410 /target/linux/amcc/Makefile
parent423d63701ade45539813001434d1fbcc360c7b61 (diff)
downloadmtk-20170518-759ccc4b8b3fd9ec9ad34423e5ee53131de77c55.zip
mtk-20170518-759ccc4b8b3fd9ec9ad34423e5ee53131de77c55.tar.gz
mtk-20170518-759ccc4b8b3fd9ec9ad34423e5ee53131de77c55.tar.bz2
upgrade the AMCC target to 2.6.23
SVN-Revision: 10289
Diffstat (limited to 'target/linux/amcc/Makefile')
-rw-r--r--target/linux/amcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/amcc/Makefile b/target/linux/amcc/Makefile
index 5e52d38..7f2bebb 100644
--- a/target/linux/amcc/Makefile
+++ b/target/linux/amcc/Makefile
@@ -11,7 +11,7 @@ BOARD:=amcc
BOARDNAME:=AMCC Taishan
FEATURES:=jffs2
-LINUX_VERSION:=2.6.21.5
+LINUX_VERSION:=2.6.23.14
LINUX_KARCH:=ppc
include $(INCLUDE_DIR)/target.mk