diff options
Diffstat (limited to 'board/sifive/unmatched/Makefile')
| -rw-r--r-- | board/sifive/unmatched/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sifive/unmatched/Makefile b/board/sifive/unmatched/Makefile index 13453300896..ce9deed9cdc 100644 --- a/board/sifive/unmatched/Makefile +++ b/board/sifive/unmatched/Makefile @@ -4,7 +4,7 @@ obj-$(CONFIG_ID_EEPROM) += hifive-platform-i2c-eeprom.o -ifdef CONFIG_SPL_BUILD +ifdef CONFIG_XPL_BUILD obj-y += spl.o else obj-y += unmatched.o |
