summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p8z77-m_pro/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/p8z77-m_pro/Makefile.inc')
-rw-r--r--src/mainboard/asus/p8z77-m_pro/Makefile.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/mainboard/asus/p8z77-m_pro/Makefile.inc b/src/mainboard/asus/p8z77-m_pro/Makefile.inc
deleted file mode 100644
index 26b20d7ece..0000000000
--- a/src/mainboard/asus/p8z77-m_pro/Makefile.inc
+++ /dev/null
@@ -1,8 +0,0 @@
-## 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