diff options
Diffstat (limited to 'board/isee/igep003x/Makefile')
-rw-r--r-- | board/isee/igep003x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/isee/igep003x/Makefile b/board/isee/igep003x/Makefile index c3e39745252..02ec0ccbdb2 100644 --- a/board/isee/igep003x/Makefile +++ b/board/isee/igep003x/Makefile @@ -4,7 +4,7 @@ # # Copyright (C) 2013, ISEE 2007 SL - http://www.isee.biz/ -ifdef CONFIG_SPL_BUILD +ifdef CONFIG_XPL_BUILD obj-y += mux.o endif |