fix target description
SVN-Revision: 16913
This commit is contained in:
parent
404925837d
commit
c958046f23
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 Kilauea evaluation board
|
||||
Build firmware images for AMCC/IBM PPC40x based boards.
|
||||
endef
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
|
Loading…
Reference in a new issue