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