From 66ed81b33a00d8715e0f19cf861af715cf8bc720 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sat, 6 Aug 2011 19:22:01 +0200 Subject: [PATCH] busybox: add applet 'arp' Signed-off-by: Stephan Raue --- packages/sysutils/busybox/config/busybox.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index 6d1ccb2581..7bbe59f996 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.18.5 -# Tue Jul 12 05:24:10 2011 +# Sat Aug 6 19:21:09 2011 # CONFIG_HAVE_DOT_CONFIG=y @@ -709,7 +709,7 @@ CONFIG_FEATURE_IPV6=y # CONFIG_FEATURE_UNIX_LOCAL is not set CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y # CONFIG_VERBOSE_RESOLUTION_ERRORS is not set -# CONFIG_ARP is not set +CONFIG_ARP=y # CONFIG_ARPING is not set # CONFIG_BRCTL is not set # CONFIG_FEATURE_BRCTL_FANCY is not set