• Sam Ravnborg's avatar
    kbuild: Enable the syntax "make dir/" · 8aba4e43
    Sam Ravnborg authored
    "make dir/" is used to build a subsystem without going through the
    full kernel tree, neither completing the build.
    This is solely useful during development, when focus is on a
    single subsystem.
    This is the counterpart to "make dir/module.ko"
    8aba4e43
Makefile 27.3 KB