Skip to content
  • Sam Ravnborg's avatar
    kbuild: always unifdef files in headers_install* · 4e420aa9
    Sam Ravnborg authored
    
    
    unifdef utility is fast enough to warrant that we always
    run the scripts through unifdef.
    
    This patch runs all headers listed with header-y and unifdef-y
    through unifdef.
    Next step is to drop unifdef-y in all Kbuild files and
    that can now be done in smaller steps.
    
    Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
    Cc: David Woodhouse <dwmw2@infradead.org>
    Cc: Adrian Bunk <bunk@kernel.org>
    4e420aa9