• S
    kbuild: refactor headers_* targets in Makefile · e6883b18
    Sam Ravnborg 提交于
    o Use lower case for local variables
    o Add a helper target for common targets
    o Use $(hdr-inst)= ... to make Make invocations simpler
    o Add -rR to make invocations
    
    In total this adds more lines than it removes but the
    benefit is better readability
    Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
    Cc: David Woodhouse <dwmw2@infradead.org>
    e6883b18
Makefile 54.4 KB