Skip to content
Snippets Groups Projects
  • René Kijewski's avatar
    9a15a6de
    make: easify {sys,drivers}/Makefile · 9a15a6de
    René Kijewski authored
    Currently you need to add every new sys and driver module into the
    respective Makefile. This requires rebasing if another module was merged
    in the meantime.
    
    This PR allows you to omit the entry to {sys,drivers}/Makefile, if the
    subfolder has the same name as the module name, which should be sensible
    in most cases.
    9a15a6de
    History
    make: easify {sys,drivers}/Makefile
    René Kijewski authored
    Currently you need to add every new sys and driver module into the
    respective Makefile. This requires rebasing if another module was merged
    in the meantime.
    
    This PR allows you to omit the entry to {sys,drivers}/Makefile, if the
    subfolder has the same name as the module name, which should be sensible
    in most cases.
Makefile.base 1.75 KiB