Kaiden Yu
Results
1
issues of
Kaiden Yu
**two Makefile were modified** - 15-ExportSymbol/UseExport/Makefile - 16-Framework/UseFramework/Makefile **added the path of module.symvers as below** _KBUILD_EXTRA_SYMBOLS := ........../Module.symvers_ [reference](https://stackoverflow.com/questions/16360689/invalid-parameters-error-when-trying-to-insert-module-that-accesses-exported-s) Nice practice btw I've learned a lot from it