diff options
Diffstat (limited to 'board/BuR/brsmarc1/Makefile')
| -rw-r--r-- | board/BuR/brsmarc1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/BuR/brsmarc1/Makefile b/board/BuR/brsmarc1/Makefile index 1c3f64dea4d..42b647af58d 100644 --- a/board/BuR/brsmarc1/Makefile +++ b/board/BuR/brsmarc1/Makefile @@ -4,7 +4,7 @@ # B&R Industrial Automation GmbH - http://www.br-automation.com/ # -obj-$(CONFIG_SPL_BUILD) += mux.o +obj-$(CONFIG_XPL_BUILD) += mux.o obj-y += ../common/br_resetc.o obj-y += ../common/common.o obj-y += board.o |
