fix target description
SVN-Revision: 16914
This commit is contained in:
parent
c958046f23
commit
f8148d2f95
1 changed files with 1 additions and 1 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue