Skip to content

Adapt the rcg build process to use rts-cpu-isolator symvers file (if present)

  • work towards #335 (closed)
  • modify find_module_symvers to user argparser and have a quiet option to make missing symvers files empty strings
  • update the src/epics/util/Makefile.in to pass the location of the rts cpu isolator symver file to feCodeGen.pl
  • update createKernelMakefile.pm to add the rts cpu isolator symvers file to the KBUILD_EXTRA_SYMBOLS for the module

Merge request reports