An error occurred while loading the file. Please try again.
-
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
.gitignore 128 B
*.o
*.a
*.elf
*.ram
*.bin
*.mif
*.*~
*~
*_disasm.S
*.vhd
*.cmd
*.o
.tmp_*
.config
.config.old
include/config
include/generated