瀏覽代碼

fix target description

SVN-Revision: 16913
Gabor Juhos 16 年之前
父節點
當前提交
c958046f23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/ppc40x/Makefile

+ 1 - 1
target/linux/ppc40x/Makefile

@@ -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))