DriverPractice icon indicating copy to clipboard operation
DriverPractice copied to clipboard

add KBUILD_EXTRA_SYMBOLS to Makefile of UseExport and UseFramework mo…

Open KaidenYu opened this issue 6 years ago • 0 comments

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

Nice practice btw I've learned a lot from it

KaidenYu avatar Sep 25 '19 18:09 KaidenYu