Complie libbb/duration.c if ping[6] is selected
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
36d198ec6d
commit
277e00ed12
@ -15,6 +15,8 @@
|
||||
//kbuild:lib-$(CONFIG_SLEEP) += duration.o
|
||||
//kbuild:lib-$(CONFIG_TOP) += duration.o
|
||||
//kbuild:lib-$(CONFIG_TIMEOUT) += duration.o
|
||||
//kbuild:lib-$(CONFIG_PING) += duration.o
|
||||
//kbuild:lib-$(CONFIG_PING6) += duration.o
|
||||
|
||||
#include "libbb.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user