DriverPractice
DriverPractice copied to clipboard
add KBUILD_EXTRA_SYMBOLS to Makefile of UseExport and UseFramework mo…
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
Nice practice btw I've learned a lot from it