summaryrefslogtreecommitdiffstats
path: root/target/linux/ppc40x/Makefile
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-19 09:38:41 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-07-19 09:38:41 +0000
commite6862c42e8b57520083d47e676a6be5c6058f39d (patch)
tree5a595881159ea84963715b918210ef684ea66778 /target/linux/ppc40x/Makefile
parent1b11ae512b1e3f8ec7c02903d182d59e1c43d338 (diff)
[ppc40x] fix target description
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16913 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ppc40x/Makefile')
-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 4c4641aa4..b7e584ff0 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))