[ppc44x] fix target description
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Jul 2009 09:38:55 +0000 (09:38 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 19 Jul 2009 09:38:55 +0000 (09:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16914 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ppc44x/Makefile

index 427eb22..9b952f1 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))