summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/maximus_iv_gene-z/Makefile.inc
blob: e09d538d269b0d7e2fc50c69ecac8036da051896 (plain)
1
2
3
4
5
6
7
## SPDX-License-Identifier: GPL-2.0-or-later

bootblock-y += gpio.c
romstage-y += gpio.c
ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads
bootblock-y += early_init.c
romstage-y += early_init.c