• Alessandro Rubini's avatar
    Revert "Makefile: add a depend rule, long missing" · 41f432a6
    Alessandro Rubini authored
    This reverts commit 3a3c3806.
    
    The previous line: every object depending on .config, was better.
    We had the problem that a fresh clone was not building because of a
    missing autoconf.h.
    
    The depend rule was not working anyways, because it created an empty
    .depend the first time over, due to the missing autoconf.h.  I admit I
    don't know how to create a depend file after configuration: make
    pretends to remake all its inclusions as the first step, so a rule
    like ".depend: silentoldconfig" loops forever.
    41f432a6
Name
Last commit
Last update
arch/lm32 Loading commit data...
boards/arria Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
include Loading commit data...
ipc Loading commit data...
lib Loading commit data...
monitor Loading commit data...
pp_printf Loading commit data...
ppsi @ b203cc96
scripts Loading commit data...
sdb-lib Loading commit data...
shell Loading commit data...
softpll Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
MAKEALL Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
bigobj.lds Loading commit data...
check-error.c Loading commit data...
dump-info.c Loading commit data...
revision.c Loading commit data...
system_checks.c Loading commit data...
wrc_main.c Loading commit data...
wrc_ptp.h Loading commit data...
wrs_main.c Loading commit data...