diff options
Diffstat (limited to 'board/liebherr/mccmon6/Makefile')
| -rw-r--r-- | board/liebherr/mccmon6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/liebherr/mccmon6/Makefile b/board/liebherr/mccmon6/Makefile index 3c9786c6b7d..d5fdc2011b0 100644 --- a/board/liebherr/mccmon6/Makefile +++ b/board/liebherr/mccmon6/Makefile @@ -2,7 +2,7 @@ # # (C) Copyright 2016-2017 # Lukasz Majewski, DENX Software Engineering, lukma@denx.de -ifdef CONFIG_SPL_BUILD +ifdef CONFIG_XPL_BUILD obj-y := spl.o else obj-y := mccmon6.o |
