• Alessandro Rubini's avatar
    lib: do not build IPV4 code if not configured in · a6a7a489
    Alessandro Rubini authored
    Although we love to build-test stuff and discard at link time, as soon
    as we move tasks to be sections, we need to avoid building the file of
    the task if not configured in.  This means lib/arp.c and lib/ipv4.c.
    
    But, for consistency, avoid building icmp.c and bootp.c as well.
    The alternative, which is ifconfig'ing the task itself results in
    warnings like "'ipv4_init' defined but not used".
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    a6a7a489
Name
Last commit
Last update
arch/lm32 Loading commit data...
configs Loading commit data...
dev Loading commit data...
doc Loading commit data...
host 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 @ 5c5c8039
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...