• Michael Shigorin's avatar
    introduced lib/kernel.mk helper makefile · 305e97d5
    Michael Shigorin authored
    Sometimes it's desirable to provide the kernel supporting
    maximal amount of RAM on the system; bad news is that x86
    has a kludge named PAE, good news is that x86_64 doesn't
    need it at all; but now we must be able to choose between
    those.
    
    BIGRAM will hold the flavour needed.
    305e97d5
kernel.mk 217 Bytes