On Fri, Jan 05, 2018 at 08:55:30PM +0900, Masahiro Yamada wrote: > Some cleanups: > - use obj-$(CONFIG_OF_OVERLAY) instead of ifdef ... endif > - compute targets from obj-y > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > --- > > drivers/of/unittest-data/Makefile | 19 +++++-------------- > 1 file changed, 5 insertions(+), 14 deletions(-)
Applied, thanks. Rob