blob: aa4a74d4d8c5f079ae4505a363e9588eae0703ef [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
Myles Watsone6804952009-08-28 14:36:12 +000020subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += x86emu
21subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_YABEL) += yabel
Patrick Georgi3e77eb62012-11-22 10:39:16 +010022subdirs-$(CONFIG_PCI_OPTION_ROM_RUN_REALMODE) += realmode
23