To give the debug output more context. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- lib/getopt.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/getopt.c b/lib/getopt.c index 847830c22b..55852ba133 100644 --- a/lib/getopt.c +++ b/lib/getopt.c @@ -13,6 +13,7 @@ * GNU General Public License for more details. * */ +#define pr_fmt(fmt) "getopt: " fmt #include <common.h> #include <module.h> -- 2.19.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox