blob: 2ce83ebf9e101076da0997d4637af48aeb8dfb11 [file] [log] [blame]
Ronald G. Minnich99451b12013-06-27 10:42:59 -07001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2013 Google Inc.
5##
6## This program is free software; you can redistribute it and/or modify
7## it under the terms of the GNU General Public License as published by
8## the Free Software Foundation; version 2 of the License.
9##
10## This program is distributed in the hope that it will be useful,
11## but WITHOUT ANY WARRANTY; without even the implied warranty of
12## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13## GNU General Public License for more details.
14##
Ronald G. Minnich99451b12013-06-27 10:42:59 -070015
Ronald G. Minnich74fade42013-10-01 10:46:35 -070016ramstage-$(CONFIG_INTEL_DP) += intel_dp.c drm_dp_helper.c display.c
Ronald G. Minnich01ab2d12013-06-30 20:30:58 -070017ramstage-$(CONFIG_INTEL_DDI) += intel_ddi.c
Vladimir Serbinenkoa71bdc32014-08-30 00:35:39 +020018ramstage-$(CONFIG_INTEL_EDID) += edid.c vbt.c
Vladimir Serbinenkoa2a906e2014-09-01 01:41:37 +020019ifeq ($(CONFIG_VGA_ROM_RUN),y)
20ramstage-$(CONFIG_INTEL_INT15) += int15.c
21endif
Vladimir Serbinenkodd2bc3f2014-10-31 09:16:31 +010022ramstage-$(CONFIG_INTEL_GMA_ACPI) += acpi.c