From 72efc798890672897fd54332d29afb0956a1c73e Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Thu, 14 Mar 2019 13:42:04 -0700 Subject: Fix typos and formatting in settings.mk Signed-off-by: Nathaniel Graff --- bsp/sifive-hifive1-revb/settings.mk | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'bsp/sifive-hifive1-revb') diff --git a/bsp/sifive-hifive1-revb/settings.mk b/bsp/sifive-hifive1-revb/settings.mk index d0c3628..fc5f172 100644 --- a/bsp/sifive-hifive1-revb/settings.mk +++ b/bsp/sifive-hifive1-revb/settings.mk @@ -1,6 +1,7 @@ -RISCV_ARCH = rv32imac -RISCV_ABI = ilp32 -RISCV_CMODEL = medlow -SEGGER_JLINK_OB = 1 +RISCV_ARCH=rv32imac +RISCV_ABI=ilp32 +RISCV_CMODEL=medlow + +SEGGER_JLINK_OB=1 TARGET_TAGS=board jlink -- cgit v1.2.1-18-gbd029