summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/p8z77-m_pro/Makefile.inc
blob: 26b20d7eceb55e7a3ecf5febc45178d42bbf9394 (plain)
1
2
3
4
5
6
7
8
## 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