rcg: fix module symvers discovery
1 unresolved thread
1 unresolved thread
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
6- 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.
+ 3
− 3
@@ -23,10 +23,10 @@ PERFORMANCEFLAGS=-DNDEBUG -g -O5