Hello, Simon.

> >> Would looking for obj- be better or worse?
> >
> > At first I thought of this but I was kind of worried
> > whether all makefiles should forcibly have obj-y or obj-.
> >
> > arch/arm/cpu/armv7/tegra114/
> > arch/arm/cpu/armv7/tegra30/
> > directories have no source files but only a Makefile.
> >
> > After all, I simply added
> > obj- :=
> > line in them, so I think your suggestion will work.
> >
> > If you prefer to search obj-, I will consider to change at version 3.
> 
> No, it doesn't matter, it sounds like what you are doing is just as
> good, and it is temporary as you say. I wonder how temporary?


I posted a new series
"Third step towards Kbuild: Convert rest of makefiles" (consists of 18 patch 
files)
The series deletes the temporary grep switch.

Altough it is Tom who decides when the series should be applied,
I hope it is not so late.


Best Regards
Masahiro Yamada

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to