summaryrefslogtreecommitdiff
path: root/src/superio/winbond/Makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/winbond/Makefile.mk')
-rw-r--r--src/superio/winbond/Makefile.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/superio/winbond/Makefile.mk b/src/superio/winbond/Makefile.mk
new file mode 100644
index 0000000000..f8ac8ac3c3
--- /dev/null
+++ b/src/superio/winbond/Makefile.mk
@@ -0,0 +1,14 @@
+# SPDX-License-Identifier: GPL-2.0-only
+
+## include generic winbond pre-ram stage driver
+bootblock-$(CONFIG_SUPERIO_WINBOND_COMMON_PRE_RAM) += common/early_init.c
+romstage-$(CONFIG_SUPERIO_WINBOND_COMMON_PRE_RAM) += common/early_init.c
+
+subdirs-y += w83627dhg
+subdirs-y += w83627ehg
+subdirs-y += w83627hf
+subdirs-y += w83627thg
+subdirs-y += w83627uhg
+subdirs-y += w83667hg-a
+subdirs-y += w83977tf
+subdirs-y += wpcd376i