On 16 November 2014 19:30, Daniel Schwierzeck <[email protected]> wrote: > get_maintainer.pl always fails with following message: > ./scripts/get_maintainer.pl: The current directory does not appear to be a > linux kernel source tree. > > This was caused by commit: > > commit 548b310c68ac99a0330d8b56c797c09ff0742d1e > Author: Masahiro Yamada <[email protected]> > Date: Thu Oct 30 15:50:15 2014 +0900 > > Remove the CREDITS file > > This file is not maintained these days. > > We use MAINTAINERS for the maintainership of the supported boards. > For dead boards, we have some clues in doc/README.scrapyard and > also imperishable history in git-log. > > Remove CREDITS from source tree detection to fix this. > > Signed-off-by: Daniel Schwierzeck <[email protected]>
Acked-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

