From e705f9cee2a7bcfebd2b468365c0522434d29200 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Thu, 8 Apr 2010 13:16:32 +0000 Subject: output cosmetics Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5378 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cdc9a5be61..ef2c09fcd6 100644 --- a/Makefile +++ b/Makefile @@ -150,6 +150,7 @@ CBFSTOOL:=$(obj)/util/cbfstool/cbfstool # needed objects that every mainboard uses # Creation of these is architecture and mainboard independent $(obj)/mainboard/$(MAINBOARDDIR)/static.c: $(src)/mainboard/$(MAINBOARDDIR)/devicetree.cb $(obj)/util/sconfig/sconfig + @printf " SCONFIG $(subst $(src)/,,$(<))\n" mkdir -p $(obj)/mainboard/$(MAINBOARDDIR) $(obj)/util/sconfig/sconfig $(MAINBOARDDIR) $(obj)/mainboard/$(MAINBOARDDIR) -- cgit v1.2.3