mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Amlogic: add dtc to system image
This would allow users to modify device trees to their taste if needed.
This commit is contained in:
parent
59ce533550
commit
2c5cf77dc0
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user