From: Gabor Juhos Date: Sun, 19 Jul 2009 09:38:41 +0000 (+0000) Subject: fix target description X-Git-Tag: reboot~22919 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=c958046f23dbd89c41853e52fc6d80a83ef760c1;p=openwrt%2Fstaging%2Fchunkeey.git fix target description SVN-Revision: 16913 --- diff --git a/target/linux/ppc40x/Makefile b/target/linux/ppc40x/Makefile index 4c4641aa4f..b7e584ff01 100644 --- a/target/linux/ppc40x/Makefile +++ b/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))