diff options
Diffstat (limited to 'src/mainboard/gigabyte/ga-h61m-s2pv/Makefile.inc')
-rw-r--r-- | src/mainboard/gigabyte/ga-h61m-s2pv/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/ga-h61m-s2pv/Makefile.inc b/src/mainboard/gigabyte/ga-h61m-s2pv/Makefile.inc new file mode 100644 index 0000000000..ea035d3876 --- /dev/null +++ b/src/mainboard/gigabyte/ga-h61m-s2pv/Makefile.inc @@ -0,0 +1,3 @@ +romstage-y += gpio.c + +ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads |