diff --git a/projects/Amlogic/options b/projects/Amlogic/options index b92f22ca94..c3b034a8f9 100644 --- a/projects/Amlogic/options +++ b/projects/Amlogic/options @@ -144,7 +144,7 @@ # additional packages to install: # Space separated list is supported, # e.g. ADDITIONAL_PACKAGES="PACKAGE1 PACKAGE2" - ADDITIONAL_PACKAGES="u-boot-tools-aml" + ADDITIONAL_PACKAGES="u-boot-tools-aml dtc" # build and install driver addons (yes / no) DRIVER_ADDONS_SUPPORT="yes"