• Michael Shigorin's avatar
    kernel and BUILDDIR fixes · c2f70e5c
    Michael Shigorin authored
    - image.in/functions.mk: rework kpackage()
      + it takes two arguments explicitly now: this adds some noise
        for "generic" invocations but is rather less messy with recently
        introduced STAGE1_KFLAVOUR (which in its turn is rather cleaner
        than messing with KFLAVOURS, especially since soemthing changed
        in presumably apt and we can't rely on kernel packages being
        installed in the order formed).
    - BUILDDIR/DEBUG related fixes
      + Makefile: BUILDDIR initialization moved to distro.mk
    - build.log += git info
    c2f70e5c
functions.mk 601 Bytes