fix target description

SVN-Revision: 16913
owl
Gabor Juhos 2009-07-19 09:38:41 +00:00
parent 404925837d
commit c958046f23
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ LINUX_KARCH:=powerpc
include $(INCLUDE_DIR)/target.mk include $(INCLUDE_DIR)/target.mk
define Target/Description define Target/Description
Build firmware images for the AMCC Kilauea evaluation board Build firmware images for AMCC/IBM PPC40x based boards.
endef endef
$(eval $(call BuildTarget)) $(eval $(call BuildTarget))