From 8561d8bc11138d26535b717d664794e2637d6f3e Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 19 Jul 2009 09:38:55 +0000 Subject: [PATCH] [ppc44x] fix target description git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16914 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ppc44x/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ppc44x/Makefile b/target/linux/ppc44x/Makefile index 427eb22754..9b952f12e5 100644 --- a/target/linux/ppc44x/Makefile +++ b/target/linux/ppc44x/Makefile @@ -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)) -- 2.11.0