Skip to content
  • Timo Teräs's avatar
    mkinitfs: fix kernel module dependency checking · 8ba483db
    Timo Teräs authored
    The awk script parses modules.dep which contains only relative modulenames.
    Fix the code to feed only relative names to the awk script so we get the
    real dependencies out. Also add "prepend" to awk so it outputs absolute
    paths suitable for copying the files.
    8ba483db