amlogic: add flashrom to additional packages

This commit is contained in:
Christian Hewitt 2021-11-06 12:27:06 +00:00
parent 873d8a3a7f
commit 7f9696bd8d

View File

@ -75,7 +75,7 @@
DRIVER_ADDONS="crazycat dvb-latest"
# additional packages to install:
ADDITIONAL_PACKAGES="dtc ethmactool"
ADDITIONAL_PACKAGES="dtc ethmactool flashrom"
# use the kernel CEC framework for libcec (yes / no)
CEC_FRAMEWORK_SUPPORT="yes"