1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-19 20:50:13 +03:00

[ppc44x] fix target description

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16914 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2009-07-19 09:38:55 +00:00
parent e6862c42e8
commit 8561d8bc11

View File

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