Skip to content
  • Joerg Roedel's avatar
    kbuild: Fix out-of-tree build for 'make deb-pkg' · dddcbb7c
    Joerg Roedel authored
    
    
    The out-of-tree build is broken in 'make deb-pkg'. The
    header checks and the header install works on the source and
    not on the object tree.
    While fixing this also replace the direct 'make' invocations
    with the $MAKE variable to be consistent within the script.
    
    Cc: maximilian attems <max@stro.at>
    Cc: Ben Hutchings <ben@decadent.org.uk>
    Cc: debian-kernel@lists.debian.org
    Cc: linux-kbuild@vger.kernel.org
    Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
    Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
    dddcbb7c