diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-01-27 22:20:54 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-01-27 22:20:54 +0000 |
commit | 2d2ae16453082c8e710e0228d64ce4a0d2748f6f (patch) | |
tree | 734779cba29f1a5fd890c9c7392e95e0271085ec /target/linux/amcc/Makefile | |
parent | 145c0e4a4f02a44713ae1daf0f85427c5603ca8f (diff) | |
download | upstream-2d2ae16453082c8e710e0228d64ce4a0d2748f6f.tar.gz upstream-2d2ae16453082c8e710e0228d64ce4a0d2748f6f.tar.bz2 upstream-2d2ae16453082c8e710e0228d64ce4a0d2748f6f.zip |
upgrade the AMCC target to 2.6.23
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10289 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/amcc/Makefile')
-rw-r--r-- | target/linux/amcc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/amcc/Makefile b/target/linux/amcc/Makefile index 5e52d38c77..7f2bebbd8f 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 |