• Jeffrey Lee's avatar
    Modify makefile fragments to generate GPA & symbol files when building ROM... · 278ac74a
    Jeffrey Lee authored
    Modify makefile fragments to generate GPA & symbol files when building ROM modules. Add HangWatch to ModuleDB.
    
    Detail:
      Makefiles/AAsmModule, Makefiles/CModule - Modified to generate GPA (for assembler) and symbols (for C) files when building ROM modules. These files are copied into the install folder, allowing them to easily be picked up by debugging tools.
      ModuleDB - Added entry for HangWatch module
    Admin:
      Makefile changes tested with BCM2835, OMAP3, and Disc builds
    
    
    Version 5.87. Tagged as 'BuildSys-5_87'
    278ac74a
CModule 13.7 KB