• Kai Germaschewski's avatar
    kbuild: Fix 'make some/dir/foo.lst' · 4a2fa6ce
    Kai Germaschewski authored
    Just use 'make some/dir/foo.lst' to produce mixed source code and
    assembly for debugging. (If the object gets linked in and you have
    a System.map, it'll relocate appropriately)
    
    Apart from the needed Makefile bits, also clean up the script
    "makelst".
    4a2fa6ce
Makefile 19.8 KB