target: Only register mrc mcr commands when one of the targets support them.
commitb64503e37f1080b8d78cc9303363179ae8e38269
authorØyvind Harboe <oyvind.harboe@zylin.com>
Sat, 24 Oct 2009 11:24:35 +0000 (24 13:24 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Thu, 5 Nov 2009 22:56:37 +0000 (5 23:56 +0100)
treef7e7b1e255125544f68ccd7316b8ce1ec900e7f6
parent1ebdc244941c02503fc042e538991d617157184f
target: Only register mrc mcr commands when one of the targets support them.

This avoids polluting help for targets that can never support mrc/mcr

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/target/target.c