Added tlsdate and connect proxy to config

pull/5/head
xSmurf 9 years ago
parent dee2aa2658
commit 455632d3fe

@ -1,7 +1,7 @@
# #
# Automatically generated make config: don't edit # Automatically generated make config: don't edit
# Busybox version: 1.23.2 # Busybox version: 1.23.2
# Tue Sep 22 23:27:33 2015 # Wed Sep 23 01:30:10 2015
# #
CONFIG_HAVE_DOT_CONFIG=y CONFIG_HAVE_DOT_CONFIG=y

@ -45,6 +45,8 @@ BR2_PACKAGE_PINENTRY=y
BR2_TARGET_ROOTFS_CPIO=y BR2_TARGET_ROOTFS_CPIO=y
BR2_TARGET_ROOTFS_CPIO_XZ=y BR2_TARGET_ROOTFS_CPIO_XZ=y
# BR2_TARGET_ROOTFS_TAR is not set # BR2_TARGET_ROOTFS_TAR is not set
BR2_PACKAGE_TLSDATE=y
BR2_PACKAGE_CONNECTPROXY=y
BR2_PACKAGE_CBFSTOOL=y BR2_PACKAGE_CBFSTOOL=y
BR2_PACKAGE_IFDTOOL=y BR2_PACKAGE_IFDTOOL=y
BR2_PACKAGE_NVRAMTOOL=y BR2_PACKAGE_NVRAMTOOL=y

Loading…
Cancel
Save