u-boot/lib/lwip
Tom Rini 302b41d539 Kbuild: Always use $(PHASE_)
It is confusing to have both "$(PHASE_)" and "$(XPL_)" be used in our
Makefiles as part of the macros to determine when to do something in our
Makefiles based on what phase of the build we are in. For consistency,
bring this down to a single macro and use "$(PHASE_)" only.

Signed-off-by: Tom Rini <trini@konsulko.com>
2025-04-11 12:16:44 -06:00
..
lwip lwip: tls: warn when no CA exists amd log certificate validation errors 2025-03-11 14:16:03 +01:00
u-boot net: use strnstr() for lwip_strnstr() 2025-02-12 12:37:19 -06:00
Makefile Kbuild: Always use $(PHASE_) 2025-04-11 12:16:44 -06:00