On Wed, Oct 31, 2018 at 03:22:12PM +0100, Clément Leger wrote: > Build script are coming from the kernel and as such, refers to the > sources as "kernel". For the sake of correctness, display "barebox" > instead. > --- > Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied, thanks Sascha > > diff --git a/Makefile b/Makefile > index 70d501ba5..db474af50 100644 > --- a/Makefile > +++ b/Makefile > @@ -807,7 +807,7 @@ PHONY += prepare-all > # 1) Check that make has not been executed in the kernel src $(srctree) > prepare3: include/config/kernel.release > ifneq ($(KBUILD_SRC),) > - @echo ' Using $(srctree) as source for kernel' > + @echo ' Using $(srctree) as source for barebox' > $(Q)if [ -f $(srctree)/.config -o -d $(srctree)/include/config ]; then \ > echo " $(srctree) is not clean, please run 'make mrproper'";\ > echo " in the '$(srctree)' directory.";\ > -- > 2.15.0.276.g89ea799 > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox