summaryrefslogtreecommitdiffstats
path: root/target/linux
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-07-19 09:38:41 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-07-19 09:38:41 +0000
commitc958046f23dbd89c41853e52fc6d80a83ef760c1 (patch)
tree8cefccf56f316cc7831dbdccc18825983f26ba8c /target/linux
parent404925837dc02aecec1c17bcdc018e201842ee7a (diff)
downloadmaster-31e0f0ae-c958046f23dbd89c41853e52fc6d80a83ef760c1.tar.gz
master-31e0f0ae-c958046f23dbd89c41853e52fc6d80a83ef760c1.tar.bz2
master-31e0f0ae-c958046f23dbd89c41853e52fc6d80a83ef760c1.zip
fix target description
SVN-Revision: 16913
Diffstat (limited to 'target/linux')
-rw-r--r--target/linux/ppc40x/Makefile2
1 files changed, 1 insertions, 1 deletions
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))