fix breakage found by mass one-applet builds
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -176,6 +176,7 @@ lib-$(CONFIG_TRACEROUTE6) += inet_cksum.o
|
||||
lib-$(CONFIG_UDHCPC) += inet_cksum.o
|
||||
lib-$(CONFIG_UDHCPC6) += inet_cksum.o
|
||||
lib-$(CONFIG_UDHCPD) += inet_cksum.o
|
||||
lib-$(CONFIG_DHCPRELAY) += inet_cksum.o
|
||||
|
||||
# We shouldn't build xregcomp.c if we don't need it - this ensures we don't
|
||||
# require regex.h to be in the include dir even if we don't need it thereby
|
||||
|
||||
Reference in New Issue
Block a user