• Alessandro Rubini's avatar
    revision: change revision generation, no effect on output · 5d4ef29f
    Alessandro Rubini authored
    This doesn't change the behavior of any command, but adds revision.c
    as a real source file rather than something created by make using
    "echo ... > revision.c".  In any case, the file is recompiled
    each time you call "make", so the date and time reflect the last
    build.
    
    However, this introduces CONFIG_DETERMINISTIC_BINARY (that nobody
    sets at this point in time) to build a binary withouth __DATE__
    and __TIME__ strings, so it is the same at every rebuild. See
    next commit.
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    5d4ef29f
Name
Last commit
Last update
..
cmd_calib.c Loading commit data...
cmd_gui.c Loading commit data...
cmd_init.c Loading commit data...
cmd_ip.c Loading commit data...
cmd_mac.c Loading commit data...
cmd_mode.c Loading commit data...
cmd_pll.c Loading commit data...
cmd_ptp.c Loading commit data...
cmd_sdb.c Loading commit data...
cmd_sfp.c Loading commit data...
cmd_stat.c Loading commit data...
cmd_time.c Loading commit data...
cmd_version.c Loading commit data...
environ.c Loading commit data...
shell.c Loading commit data...
shell.mk Loading commit data...