blob: 62fdc3182a2468f9bfae40141ba23d82bc897ac9 [file] [log] [blame]
Patrick Georgi0588d192009-08-12 15:00:51 +00001##
2## This file is part of the coreboot project.
3##
Stefan Reinauerd650e992010-02-22 04:33:13 +00004## Copyright (C) 2007-2010 coresystems GmbH
Patrick Georgi0588d192009-08-12 15:00:51 +00005##
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
Stefan Reinauerd650e992010-02-22 04:33:13 +00008## the Free Software Foundation; version 2 of the License.
Patrick Georgi0588d192009-08-12 15:00:51 +00009##
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##
15## You should have received a copy of the GNU General Public License
16## along with this program; if not, write to the Free Software
17## Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
18##
19
Patrick Georgi8463dd92010-09-30 16:55:02 +000020ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86.c
21ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_asm.S
22ramstage-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += x86_interrupts.c
Myles Watsone6804952009-08-28 14:36:12 +000023
24subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += x86emu
25subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += yabel