[ppc40x] fix target description
authorGabor Juhos <juhosg@openwrt.org>
Sun, 19 Jul 2009 09:38:41 +0000 (09:38 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 19 Jul 2009 09:38:41 +0000 (09:38 +0000)
SVN-Revision: 16913

target/linux/ppc40x/Makefile

index 4c4641aa4f00fd211eb3d1c112abf415aacd1d2b..b7e584ff0123c3f932639efd05fe9537fc35e474 100644 (file)
@@ -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))