On 2014-04-30 18:13, Sam Ravnborg wrote: > On Tue, Apr 29, 2014 at 04:08:08PM +0200, Michal Marek wrote: >> Hi, >> >> This series changes the Makefile to use relative paths for $(objtree), >> always setting it to '.', and for $(srctree) setting either to '.' or >> '..', when building in the source tree or a subdirectory thereof, >> respectively. The goal is to make compiler messages and Ooopses more >> readable by avoiding the full path to the source/object directory. >> >> Patch 2/5 is just an unrelated cleanup. >> >> Michal >> >> Michal Marek (5): >> firmware: Simplify directory creation >> firmware: Use $(quote) in the Makefile >> kbuild: Use relative path for $(objtree) >> kbuild: Use relative path when building in the source tree >> kbuild: Use relative path when building in a subdir of the source tree > > For patch 2,3,4 and 5 you can add my: > Acked-by: Sam Ravnborg <sam@xxxxxxxxxxxx> Thanks! Michal -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html