aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/getac/p470/Makefile.inc
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2014-11-09 12:59:29 +0100
committerVladimir Serbinenko <phcoder@gmail.com>2015-05-26 10:32:58 +0200
commit8ac29e89b6c1614d9eee3dfee3ea5977f6d0e4a9 (patch)
tree79a8de65d6c20b7d3ccee9a9b47861fd68d3a129 /src/mainboard/getac/p470/Makefile.inc
parent351fefc452ed70fe53ea84cb91a50bfb7abc6c0a (diff)
speedstep: Don't supply weak get_cst_entries.
This should be overriden by mobo even if it's no-op override. weak function in this case would only hide real problems. Change-Id: I30dd671eb605b490a51153d00ae308c4bdef3d05 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/7368 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'src/mainboard/getac/p470/Makefile.inc')
-rw-r--r--src/mainboard/getac/p470/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/getac/p470/Makefile.inc b/src/mainboard/getac/p470/Makefile.inc
index 7eef1da7b5..b5fbe90849 100644
--- a/src/mainboard/getac/p470/Makefile.inc
+++ b/src/mainboard/getac/p470/Makefile.inc
@@ -17,3 +17,4 @@
## Foundation, Inc.
##
+ramstage-y += cstates.c