lkml.org 
[lkml]   [2018]   [Jun]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 1/9] Makefile: Prepare for using macros for inline asm
> 
> > +macros: $(obj)/macros.s
> > + @:
>
> If you add a phony target, it should be added to 'PHONY'.

Or this part:
> +archmacros:
> + $(Q)$(MAKE) $(build)=arch/x86/kernel macros

could be modified to specify the exact filename so this indirection is not needed.

PS. Only one file posted to kbuild, so impossible to review as context is missing.

Sam

\
 
 \ /
  Last update: 2018-06-13 22:36    [W:0.095 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site