Fix typo
This commit is contained in:
@ -492,7 +492,6 @@ BR2_TARGET_ROOTFS_EXT2_EXTRA_BLOCKS=0
|
||||
BR2_PACKAGE_SPIDEV_TEST=y
|
||||
BR2_PACKAGE_STRACE=y
|
||||
|
||||
|
||||
#
|
||||
# NetworkManager needs udev /dev management and a glibc toolchain w/ headers >= 3.2, dynamic library, wchar, threads
|
||||
#
|
||||
@ -501,11 +500,11 @@ BR2_PACKAGE_DHCPCD=y
|
||||
BR2_PACKAGE_DNSMASQ=y
|
||||
BR2_PACKAGE_DROPBEAR=y
|
||||
BR2_PACKAGE_DROPBEAR_CLIENT=y
|
||||
# # BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS is not set
|
||||
# BR2_PACKAGE_DROPBEAR_DISABLE_REVERSEDNS is not set
|
||||
BR2_PACKAGE_DROPBEAR_SMALL=y
|
||||
# # BR2_PACKAGE_DROPBEAR_WTMP is not set
|
||||
# # BR2_PACKAGE_DROPBEAR_LASTLOG is not set
|
||||
# # BR2_PACKAGE_DROPBEAR_LEGACY_CRYPTO is not set
|
||||
# BR2_PACKAGE_DROPBEAR_WTMP is not set
|
||||
# BR2_PACKAGE_DROPBEAR_LASTLOG is not set
|
||||
# BR2_PACKAGE_DROPBEAR_LEGACY_CRYPTO is not set
|
||||
# BR2_PACKAGE_DROPBEAR_LOCALOPTIONS_FILE=""
|
||||
|
||||
BR2_PACKAGE_NTP=y
|
||||
|
||||
Reference in New Issue
Block a user