blob: eb3dd5dc68872d8f39d160bcb1c9aa2a7b453b90 [file] [log] [blame]
Zheng Bao8a281882011-03-27 16:33:09 +00001##
2## This file is part of the coreboot project.
3##
4## Copyright (C) 2011 Advanced Micro Devices, 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##
Zheng Bao8a281882011-03-27 16:33:09 +000015
Felix Heldda09d022014-06-01 21:44:43 +020016## include generic nuvoton pre-ram stage driver
17romstage-$(CONFIG_SUPERIO_NUVOTON_COMMON_ROMSTAGE) += common/early_serial.c
18
Alexandru Gagniuc1a2b3182011-08-03 09:14:59 -050019subdirs-$(CONFIG_SUPERIO_NUVOTON_WPCM450) += wpcm450
Steven Sherkd9de6c42013-04-11 08:40:57 -060020subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT5104D) += nct5104d
Felix Held14be0da2014-07-19 00:24:06 +020021subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT5572D) += nct5572d
Stefan Reinauer474ff3d2015-11-04 22:41:47 +020022subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT6779D) += nct6779d