1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 00:51:21 +02:00

fix target description

SVN-Revision: 16914
This commit is contained in:
Gabor Juhos 2009-07-19 09:38:55 +00:00
parent c958046f23
commit f8148d2f95

@ -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 Taishan evaluation board Build firmware images for AMCC/IBM PPC44x based boards.
endef endef
$(eval $(call BuildTarget)) $(eval $(call BuildTarget))