blob: 2a505c35c70edb456fb2d91b994592aa9540bf6f [file] [log] [blame]
Sean Rhodesab5b7b32021-10-22 14:33:27 +01001## SPDX-License-Identifier: GPL-2.0-only
2
3bootblock-y += gpio.c
4
5romstage-y += romstage.c
6
7ramstage-y += devtree.c
8ramstage-y += gpio.c
9ramstage-y += hda_verb.c