]> Git Repo - J-u-boot.git/blobdiff - drivers/remoteproc/Makefile
global: Rename SPL_ to XPL_
[J-u-boot.git] / drivers / remoteproc / Makefile
index e09ed1aa4d4bf344a8a01a853f5b63291a63664d..801b0965e4f0616ca22266dfd9ff054bee797b03 100644 (file)
@@ -4,7 +4,7 @@
 # Texas Instruments Incorporated - https://www.ti.com/
 #
 
-obj-$(CONFIG_$(SPL_)REMOTEPROC) += rproc-uclass.o rproc-elf-loader.o
+obj-$(CONFIG_$(XPL_)REMOTEPROC) += rproc-uclass.o rproc-elf-loader.o
 
 # Remote proc drivers - Please keep this list alphabetically sorted.
 obj-$(CONFIG_K3_SYSTEM_CONTROLLER) += k3_system_controller.o
This page took 0.025837 seconds and 4 git commands to generate.