On Sun, Aug 11, 2019 at 12:53:07AM +0900, Masahiro Yamada wrote: > Now that the single target build descends into sub-directories > in the same ways as the normal build, these dummy Makefiles > are not needed any more. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> > --- > It is hard to test/review/ack on this patch without seeing previous patches, especially patch #10 where you changed logic of single targets. Thanks