[ppc44x] fix target description
authorGabor Juhos <juhosg@openwrt.org>
Sun, 19 Jul 2009 09:38:55 +0000 (09:38 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 19 Jul 2009 09:38:55 +0000 (09:38 +0000)
SVN-Revision: 16914

target/linux/ppc44x/Makefile

index 427eb22754e270d9e1a19adcf08e9ddc5f5c3efe..9b952f12e595a119c63171733cd578578ad2b465 100644 (file)
@@ -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))