From be93d8455c9a9ea2cdd2a20259cdf229dda2ab20 Mon Sep 17 00:00:00 2001 From: bjo Date: Thu, 19 May 2011 13:52:01 +0000 Subject: [PATCH] now with disabled busybox-brctl, really. menuconfig is fooling me, I disabled brctl and it was enabled again and again... disabled it now in .config by hand... and, oh well, also with hostapd, dir300b seems to need it for ap-mode --- build_configuration/ramips_rt3050/.config | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/build_configuration/ramips_rt3050/.config b/build_configuration/ramips_rt3050/.config index 7439b6b..7435231 100644 --- a/build_configuration/ramips_rt3050/.config +++ b/build_configuration/ramips_rt3050/.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # OpenWrt version: Attitude Adjustment (r26471) -# Thu May 19 14:54:04 2011 +# Thu May 19 15:47:32 2011 # CONFIG_HAVE_DOT_CONFIG=y # CONFIG_TARGET_ppc40x is not set @@ -1004,9 +1004,9 @@ CONFIG_BUSYBOX_CONFIG_FEATURE_PREFER_IPV4_ADDRESS=y CONFIG_BUSYBOX_CONFIG_VERBOSE_RESOLUTION_ERRORS=y # CONFIG_BUSYBOX_CONFIG_ARP is not set CONFIG_BUSYBOX_CONFIG_ARPING=y -CONFIG_BUSYBOX_CONFIG_BRCTL=y -CONFIG_BUSYBOX_CONFIG_FEATURE_BRCTL_FANCY=y -CONFIG_BUSYBOX_CONFIG_FEATURE_BRCTL_SHOW=y +#CONFIG_BUSYBOX_CONFIG_BRCTL is not set +#CONFIG_BUSYBOX_CONFIG_FEATURE_BRCTL_FANCY is not set +#CONFIG_BUSYBOX_CONFIG_FEATURE_BRCTL_SHOW is not set # CONFIG_BUSYBOX_CONFIG_DNSD is not set # CONFIG_BUSYBOX_CONFIG_ETHER_WAKE is not set # CONFIG_BUSYBOX_CONFIG_FAKEIDENTD is not set @@ -1065,7 +1065,7 @@ CONFIG_BUSYBOX_CONFIG_WGET=y CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_STATUSBAR=y CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_AUTHENTICATION=y CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_LONG_OPTIONS=y -# CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_TIMEOUT is not set +CONFIG_BUSYBOX_CONFIG_FEATURE_WGET_TIMEOUT=y # CONFIG_BUSYBOX_CONFIG_ZCIP is not set # @@ -2170,7 +2170,8 @@ CONFIG_PACKAGE_crda=y # CONFIG_PACKAGE_genl is not set # CONFIG_PACKAGE_gpsd is not set # CONFIG_PACKAGE_hostapd is not set -# CONFIG_PACKAGE_hostapd-mini is not set +CONFIG_PACKAGE_hostapd-mini=y +# CONFIG_PACKAGE_hostapd-utils is not set # CONFIG_PACKAGE_hping3 is not set # CONFIG_PACKAGE_httping is not set # CONFIG_PACKAGE_ifenslave is not set