summaryrefslogtreecommitdiff
path: root/scripts/Makefile.xpl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.xpl')
-rw-r--r--scripts/Makefile.xpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.xpl b/scripts/Makefile.xpl
index c5ddf64c73f..862a8e6f231 100644
--- a/scripts/Makefile.xpl
+++ b/scripts/Makefile.xpl
@@ -88,6 +88,7 @@ include $(srctree)/config.mk
include $(srctree)/arch/$(ARCH)/Makefile
include $(srctree)/scripts/Makefile.lib
+include $(srctree)/scripts/Makefile.lib-u-boot
# Enable garbage collection of un-used sections for SPL
KBUILD_CFLAGS += -ffunction-sections -fdata-sections