1## SPDX-License-Identifier: GPL-2.0-or-later 2 3ramstage-y += power9.c 4 5bootblock-y += scom.c 6romstage-y += scom.c 7