aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/samsung/lumpy/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/samsung/lumpy/Makefile.inc')
-rw-r--r--src/mainboard/samsung/lumpy/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/samsung/lumpy/Makefile.inc b/src/mainboard/samsung/lumpy/Makefile.inc
index 26526c9377..85c5e5804e 100644
--- a/src/mainboard/samsung/lumpy/Makefile.inc
+++ b/src/mainboard/samsung/lumpy/Makefile.inc
@@ -20,7 +20,7 @@ ramstage-y += chromeos.c
SPD_BIN = $(obj)/spd.bin
-# Include spd rom data
+# Include spd ROM data
$(SPD_BIN):
xxd -rg1 $(src)/mainboard/samsung/lumpy/spd.hex >| $@