# This line is mandatory to access the configuration functions
from Config import *

# Some firmware blocks of Rockchip ATFs are recognised as ELF binaries, and thus, platform-dependent
# by RPMlint. But it's still firmware.
addFilter ("arm-trusted-firmware.*arch-independent-package-contains-binary-or-object")
