]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - cmd/Makefile
dm: scsi: Separate the non-command code into its own file
[people/ms/u-boot.git] / cmd / Makefile
index 6612a3b2b55bee610c76c819dfc9410224129d2a..e3e0c74ffc66d4de872466a18b9291c2ee18ae59 100644 (file)
@@ -155,12 +155,6 @@ obj-$(CONFIG_CMD_PMIC) += pmic.o
 obj-$(CONFIG_CMD_REGULATOR) += regulator.o
 endif # !CONFIG_SPL_BUILD
 
-ifdef CONFIG_SPL_BUILD
-ifdef CONFIG_SPL_SATA_SUPPORT
-obj-$(CONFIG_SCSI) += scsi.o
-endif
-endif # CONFIG_SPL_BUILD
-
 obj-$(CONFIG_CMD_BLOB) += blob.o
 
 # core command