tn3399_openwrt/package/utils/busybox
Felix Fietkau 9ca1080e92 busybox: Update config for 1.24.1
r47288 updated to Busybox 1.24.1 but did not update the configuration.

The configuration is updated by running

cd config
../convert_menuconfig.pl .../build_dir/target-*/busybox-1.24.1
cd ..
./convert_defaults.pl < .../build_dir/target-*/busybox-1.24.1/.config > \
    Config-defaults.in

Signed-off-by: Mark Mentovai <mark@moxienet.com>

SVN-Revision: 47775
2015-12-05 09:51:30 +00:00
..
config busybox: Update config for 1.24.1 2015-12-05 09:51:30 +00:00
files Disable telnet in favor of passwordless SSH 2015-09-07 19:29:25 +00:00
patches busybox: fix non-portable invocation of mktemp 2015-10-30 15:18:22 +00:00
Config-defaults.in busybox: Update config for 1.24.1 2015-12-05 09:51:30 +00:00
Config.in busybox: include config files relative to the main Config.in (#18522) 2014-12-12 12:33:34 +00:00
convert_defaults.pl busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 2014-01-31 13:50:16 +00:00
convert_menuconfig.pl busybox: update to version 1.23.2 2015-04-04 17:52:02 +00:00
Makefile busybox: update to version 1.24.1 2015-10-30 15:18:17 +00:00