summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc44x/Makefile
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-19 09:38:55 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-19 09:38:55 +0000
commitf8148d2f9578cc61df9b9df2a9b22ee18bad15f1 (patch)
tree0c3e787f117f274a3abf5d963561454ce7faaab9 /target/linux/ppc44x/Makefile
parentc958046f23dbd89c41853e52fc6d80a83ef760c1 (diff)
downloadmaster-31e0f0ae-f8148d2f9578cc61df9b9df2a9b22ee18bad15f1.tar.gz
master-31e0f0ae-f8148d2f9578cc61df9b9df2a9b22ee18bad15f1.tar.bz2
master-31e0f0ae-f8148d2f9578cc61df9b9df2a9b22ee18bad15f1.zip
fix target description
SVN-Revision: 16914
Diffstat (limited to 'target/linux/ppc44x/Makefile')
-rw-r--r--target/linux/ppc44x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile
index 427eb22754..9b952f12e5 100644
--- a/target/linux/ppc44x/Makefile
+++ b/target/linux/ppc44x/Makefile
@@ -17,7 +17,7 @@ LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk
define Target/Description
- Build firmware images for the AMCC Taishan evaluation board
+ Build firmware images for AMCC/IBM PPC44x based boards.
endef
$(eval $(call BuildTarget))