]> Git Repo - J-u-boot.git/blobdiff - fs/fat/Makefile
global: Rename SPL_ to XPL_
[J-u-boot.git] / fs / fat / Makefile
index f84efaccc75eba51b2be17d223b4aac4e134fcd8..7414b3602aa43614f063f01f1676b3192ec2e736 100644 (file)
@@ -1,5 +1,5 @@
 # SPDX-License-Identifier: GPL-2.0+
 #
 
-obj-$(CONFIG_$(SPL_)FS_FAT) = fat.o
-obj-$(CONFIG_$(SPL_)FAT_WRITE) = fat_write.o
+obj-$(CONFIG_$(XPL_)FS_FAT) = fat.o
+obj-$(CONFIG_$(XPL_)FAT_WRITE) = fat_write.o
This page took 0.024419 seconds and 4 git commands to generate.