diff options
Diffstat (limited to 'libbb/in_ether.c')
-rw-r--r-- | libbb/in_ether.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/in_ether.c b/libbb/in_ether.c index 161c8ea..c9cf6a9 100644 --- a/libbb/in_ether.c +++ b/libbb/in_ether.c @@ -2,7 +2,6 @@ /* * Utility routines. */ - //kbuild:lib-$(CONFIG_ARP) += in_ether.o //kbuild:lib-$(CONFIG_IFCONFIG) += in_ether.o //kbuild:lib-$(CONFIG_IFENSLAVE) += in_ether.o |