blob: a0bf94db750096483beecc5d4e4fff27da7f88ad [file] [log] [blame]
Stefan Reinauerb0dd1d92012-03-30 15:04:07 -07001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2011 The ChromiumOS Authors. All rights reserved.
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; either version 2 of the License, or
9## (at your option) any later version.
10##
11## This program is distributed in the hope that it will be useful,
12## but WITHOUT ANY WARRANTY; without even the implied warranty of
13## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14## GNU General Public License for more details.
15##
Stefan Reinauerb0dd1d92012-03-30 15:04:07 -070016
Edward O'Callaghan1f9653a2014-07-14 16:31:25 +100017romstage-$(CONFIG_SUPERIO_ITE_IT8772F) += early_init.c
Stefan Reinauerb0dd1d92012-03-30 15:04:07 -070018ramstage-$(CONFIG_SUPERIO_ITE_IT8772F) += superio.c
david80ef7b72015-01-19 17:11:36 +080019smm-$(CONFIG_SUPERIO_ITE_IT8772F) += early_init.c