Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@xxxxxxxxxxxx> --- common/command.c | 1 + 1 file changed, 1 insertion(+) diff --git a/common/command.c b/common/command.c index f21bcc2..c18998c 100644 --- a/common/command.c +++ b/common/command.c @@ -166,6 +166,7 @@ struct command *find_cmd (const char *cmd) return NULL; /* not found or ambiguous command */ } +EXPORT_SYMBOL(find_cmd); /* * Put all commands into a linked list. Without module support we could use -- 1.7.10.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox