aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nuvoton/Makefile.inc
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2015-05-16 21:51:17 -0500
committerPatrick Georgi <pgeorgi@google.com>2015-05-19 22:36:08 +0200
commit18fed3dda68a29abf8bee987bc60a64258d2a83f (patch)
tree87531e3b9bd2d38ffd494331b0f51c94cb768c86 /src/superio/nuvoton/Makefile.inc
parenta6b4798ac00a72a5bab16605a1fdb9d2ffcffd71 (diff)
superio/nuvoton: Add support for Nuvoton NCT6779D
Add support for Nuvoton NCT6779D, using NCT6776 as a baseline Change-Id: I020a21267f7e30bdea4bb5f83d67bd94082fdf05 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: http://review.coreboot.org/10232 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/superio/nuvoton/Makefile.inc')
-rw-r--r--src/superio/nuvoton/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/superio/nuvoton/Makefile.inc b/src/superio/nuvoton/Makefile.inc
index 5e4727fe8d..856f604f4c 100644
--- a/src/superio/nuvoton/Makefile.inc
+++ b/src/superio/nuvoton/Makefile.inc
@@ -24,3 +24,4 @@ subdirs-$(CONFIG_SUPERIO_NUVOTON_WPCM450) += wpcm450
subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT5104D) += nct5104d
subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT5572D) += nct5572d
subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT6776) += nct6776
+subdirs-$(CONFIG_SUPERIO_NUVOTON_NCT6779D) += nct6779d