Skip to content
Snippets Groups Projects

rcg: fix module symvers discovery

Merged Jameson Rollins requested to merge jameson.rollins/advligorts:fix-find-modsym into master
  1. Dec 19, 2019
    • Jameson Rollins's avatar
      rcg: fix module symvers discovery · 8121fbdd
      Jameson Rollins authored
      This makes discovery of the Module.symvers happen at model build time,
      instead of at build tree creation/configuration.
      
      A find_module_symvers script is included to find the Module.symvers
      file, and it's used in the RCG Makefile to find module symvers files
      at build time.
      
      This reverts the top-level configure script changes from
      8c01de98, restoring the configure
      script and dropping the autoconf-generated configure step from the
      build setup.
      8121fbdd
Loading