blob: 8388c7aa3862c11969b94ee42f0841307dbc1093 [file] [log] [blame]
Stefan Reinauer6559f432010-12-17 00:13:54 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2009 Ronald G. Minnich
Kyösti Mälkki72f6fbb2018-06-04 11:16:35 +03005## Copyright (C) 2018 Libretrend LDA
Stefan Reinauer6559f432010-12-17 00:13:54 +00006##
7## This program is free software; you can redistribute it and/or modify
8## it under the terms of the GNU General Public License as published by
9## the Free Software Foundation; version 2 of the License.
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 Reinauer6559f432010-12-17 00:13:54 +000016
Edward O'Callaghanf2920022014-04-27 00:41:50 +100017## include generic ite pre-ram stage driver
Arthur Heymans085a2262019-01-04 16:11:50 +010018bootblock-$(CONFIG_SUPERIO_ITE_COMMON_PRE_RAM) += common/early_serial.c
19romstage-$(CONFIG_SUPERIO_ITE_COMMON_PRE_RAM) += common/early_serial.c
Edward O'Callaghanf2920022014-04-27 00:41:50 +100020
Nico Hubere34e1782016-09-29 12:33:01 +020021## include generic ite environment controller driver
22ramstage-$(CONFIG_SUPERIO_ITE_ENV_CTRL) += common/env_ctrl.c
23
Patrick Rudolph54490072019-01-16 13:44:33 +010024subdirs-y += it8528e
Gergely Kissc9c29262017-12-27 15:19:16 +010025subdirs-y += it8623e
Patrick Georgi0588d192009-08-12 15:00:51 +000026subdirs-y += it8671f
Patrick Georgi0588d192009-08-12 15:00:51 +000027subdirs-y += it8712f
28subdirs-y += it8716f
29subdirs-y += it8718f
Samuel Holland1318ea62017-06-03 03:52:57 -050030subdirs-y += it8720f
QingPei Wange169f822011-09-13 13:35:43 +080031subdirs-y += it8721f
Damien Zammit4c2ebeb2013-07-20 17:44:15 +100032subdirs-y += it8728f
Stefan Reinauerb0dd1d92012-03-30 15:04:07 -070033subdirs-y += it8772f
Nico Huber5eef7b32016-09-30 11:44:13 +020034subdirs-y += it8783ef
Kyösti Mälkki72f6fbb2018-06-04 11:16:35 +030035subdirs-y += it8786e