• Kai Germaschewski's avatar
    kbuild: Split Rules.make · b706ce29
    Kai Germaschewski authored
    Rules.make is used in 4 phases, 
    o generate modversions
    o build
    o install modules
    o clean
    
    split out the code specific to the phase and move it into 
    scripts/Makefile.<phase>
    b706ce29
Makefile.build 4.97 KB