[ppc40x] fix target description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16913 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Gabor Juhos
2009-07-19 09:38:41 +00:00
parent d538c35af2
commit 42b8aa1963

View File

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