aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/common/block/smbus/Makefile.inc
diff options
context:
space:
mode:
authorFelix Held <felix-coreboot@felixheld.de>2020-11-23 16:08:54 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-11-30 08:00:19 +0000
commit41220cd2453b232759aeb7aa7694e9139ede7a50 (patch)
tree4edabfadecda7d0926725f8106c0a342345ff774 /src/soc/amd/common/block/smbus/Makefile.inc
parent870e44a7b91a5db34123591d2cb99f491a0cb3b1 (diff)
soc/amd/common: add comments and FIXME to Makefile.inc files
Change-Id: Ie347ee508acd900353467b4a3e0a5d1928b110e1 Signed-off-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47877 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/common/block/smbus/Makefile.inc')
-rw-r--r--src/soc/amd/common/block/smbus/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/amd/common/block/smbus/Makefile.inc b/src/soc/amd/common/block/smbus/Makefile.inc
index cfc954ec4f..b9c7f2a51f 100644
--- a/src/soc/amd/common/block/smbus/Makefile.inc
+++ b/src/soc/amd/common/block/smbus/Makefile.inc
@@ -4,4 +4,4 @@ romstage-y += smbus.c
ramstage-y += smbus.c
ramstage-y += sm.c
-endif
+endif # CONFIG_SOC_AMD_COMMON_BLOCK_SMBUS