blob: b557af2685d6be891d25dd78cc587afdd3aa8884 [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
Teo Boon Tiongbef4d262016-11-11 05:28:53 +080017ifeq ($(CONFIG_BOOTBLOCK_CONSOLE),y)
18bootblock-$(CONFIG_SUPERIO_NUVOTON_COMMON_ROMSTAGE) += common/early_serial.c
19endif
Felix Heldda09d022014-06-01 21:44:43 +020020romstage-$(CONFIG_SUPERIO_NUVOTON_COMMON_ROMSTAGE) += common/early_serial.c
21
Alexandru Gagniuc1a2b3182011-08-03 09:14:59 -050022subdirs-$(CONFIG_SUPERIO_NUVOTON_WPCM450) += wpcm450
Steven Sherkd9de6c42013-04-11 08:40:57 -060023subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT5104D) += nct5104d
Felix Held14be0da2014-07-19 00:24:06 +020024subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT5572D) += nct5572d
Teo Boon Tiongf95daa52016-09-05 16:00:07 +080025subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT6776) += nct6776
Stefan Reinauer474ff3d2015-11-04 22:41:47 +020026subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT6779D) += nct6779d
Omar Pakker449fb9b2016-07-29 19:05:33 +020027subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT6791D) += nct6791d