aboutsummaryrefslogtreecommitdiff
path: root/src/superio/ite/it8728f/Makefile.inc
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-05-06 18:00:07 +1000
committerRudolf Marek <r.marek@assembler.cz>2014-05-11 17:20:31 +0200
commit946bee1c349db6bf88b4f6736dc910eb4890a74b (patch)
tree2a1d672da39581017cdef0d9db528802d5202a79 /src/superio/ite/it8728f/Makefile.inc
parent31dbb536fae937f9201312f2c47213c65ca9d939 (diff)
superio/ite/it8728f: RAMstage PNP configuration component
Provide devicetree.cb RAMstage configuration of this superio component. Change-Id: I376d2fb6dafc301cbc437518012f8c43b0af4be2 Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/5668 Tested-by: build bot (Jenkins) Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
Diffstat (limited to 'src/superio/ite/it8728f/Makefile.inc')
-rw-r--r--src/superio/ite/it8728f/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/superio/ite/it8728f/Makefile.inc b/src/superio/ite/it8728f/Makefile.inc
index d8d4f6a6e1..a146db8053 100644
--- a/src/superio/ite/it8728f/Makefile.inc
+++ b/src/superio/ite/it8728f/Makefile.inc
@@ -19,3 +19,5 @@
##
romstage-$(CONFIG_SUPERIO_ITE_IT8728F) += early_serial.c
+ramstage-$(CONFIG_SUPERIO_ITE_IT8728F) += it8728f_hwm.c
+ramstage-$(CONFIG_SUPERIO_ITE_IT8728F) += superio.c