• Ian Wienand's avatar
    kbuild: Support LOCALVERSION · ef41e994
    Ian Wienand authored
    Add LOCALVERSION so we can append strings that show up in uname
    without having to fiddle with the Makefile and EXTRAVERSION, etc.
    
    * localversion* files are read first
    * config variable is appended last
    * LOCALVERSION from the command line overrides all of this
    * check is forced on build, since we can't really know when
      the config or environment options change.
    Signed-off-by: default avatarIan Wienand <ianw@gelato.unsw.edu.au>
    Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
    ef41e994
Kconfig 13.9 KB