Browse Source

fix target description

SVN-Revision: 16914
Gabor Juhos 16 years ago
parent
commit
f8148d2f95
1 changed files with 1 additions and 1 deletions
  1. 1 1
      target/linux/ppc44x/Makefile

+ 1 - 1
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))