aboutsummaryrefslogtreecommitdiff
path: root/libbb/in_ether.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/in_ether.c')
-rw-r--r--libbb/in_ether.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/in_ether.c b/libbb/in_ether.c
index dadadbafe..1de383bde 100644
--- a/libbb/in_ether.c
+++ b/libbb/in_ether.c
@@ -3,6 +3,7 @@
* Utility routines.
*/
+//kbuild:lib-$(CONFIG_ARP) += in_ether.o
//kbuild:lib-$(CONFIG_IFCONFIG) += in_ether.o
//kbuild:lib-$(CONFIG_IFENSLAVE) += in_ether.o