mirror of https://github.com/OpenIPC/firmware.git
fixes and typos
parent
53c2555646
commit
c5536893ff
|
@ -108,7 +108,5 @@ BR2_PACKAGE_MAVFWD=y
|
|||
BR2_PACKAGE_HOST_GDB=y
|
||||
BR2_PACKAGE_GDB=y
|
||||
|
||||
#
|
||||
# Compression and decompression
|
||||
#
|
||||
BR2_PACKAGE_LIBZIP=y
|
||||
|
|
|
@ -105,12 +105,11 @@ BR2_PACKAGE_MAVLINK_ROUTER=y
|
|||
BR2_PACKAGE_MAVFWD=y
|
||||
|
||||
# ZEROTIER
|
||||
BR2_PACKAGE_ZEROTIER_ONE=y
|
||||
# BR2_PACKAGE_ZEROTIER_ONE is not set
|
||||
|
||||
# DEBUG
|
||||
BR2_PACKAGE_HOST_GDB=y
|
||||
BR2_PACKAGE_GDB=y
|
||||
|
||||
# Compression and decompression
|
||||
|
||||
BR2_PACKAGE_LIBZIP=y
|
||||
|
|
|
@ -108,7 +108,5 @@ BR2_PACKAGE_MAVFWD=y
|
|||
BR2_PACKAGE_HOST_GDB=y
|
||||
BR2_PACKAGE_GDB=y
|
||||
|
||||
#
|
||||
# Compression and decompression
|
||||
#
|
||||
BR2_PACKAGE_LIBZIP=y
|
||||
|
|
|
@ -105,7 +105,7 @@ BR2_PACKAGE_MAVLINK_ROUTER=y
|
|||
BR2_PACKAGE_MAVFWD=y
|
||||
|
||||
# ZEROTIER
|
||||
BR2_PACKAGE_ZEROTIER_ONE=y
|
||||
# BR2_PACKAGE_ZEROTIER_ONE is not set
|
||||
|
||||
# DEBUG
|
||||
BR2_PACKAGE_HOST_GDB=y
|
||||
|
|
Loading…
Reference in New Issue