[Zrouter-src] ZRouter.org: push to ZRouter boards/boards.mk

zrouter-src at zrouter.org zrouter-src at zrouter.org
Thu Oct 2 13:36:44 UTC 2014


details:   http://zrouter.org/hg/zrouter//rev/84aaea99df31
changeset: 513:84aaea99df31
user:      Aleksandr Rybalko <ray at ddteam.net>
date:      Thu Oct 02 16:35:19 2014 +0300
description:
Add hint how to get target pairs list.

diffstat:

 boards/boards.mk |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 8e5d5ff73502 -r 84aaea99df31 boards/boards.mk
--- a/boards/boards.mk	Thu Oct 02 15:56:39 2014 +0300
+++ b/boards/boards.mk	Thu Oct 02 16:35:19 2014 +0300
@@ -29,5 +29,5 @@
 .endif # exists(${ZROUTER_ROOT}/boards/${TARGET_VENDOR}/vendor.mk)
 
 .else
-.error "No ${ZROUTER_ROOT}/boards/${TARGET_VENDOR}/ board vendor directory found"
+.error "No ${ZROUTER_ROOT}/boards/${TARGET_VENDOR}/ board vendor directory found.  Do `make show-target-pairs` to get list."
 .endif # exists(${ZROUTER_ROOT}/boards/${TARGET_VENDOR}/)


More information about the Zrouter-src mailing list