Update aoni-ep01j05 customization

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2023-12-20 00:01:04 +03:00
parent 8de14746a8
commit e9c508c0b0
4 changed files with 32 additions and 3 deletions

View File

@@ -118,6 +118,10 @@ BR2_PACKAGE_WIREGUARD_TOOLS=y
# BR2_PACKAGE_HOST_GDB is not set
# BR2_PACKAGE_GDB is not set
# MQTT
BR2_PACKAGE_MOSQUITTO=y
# BR2_PACKAGE_MOSQUITTO_BROKER is not set
# CCACHE
BR2_CCACHE=y
BR2_CCACHE_DIR="$(HOME)/.ccache"