blob: fdc83e4e1c84acffbca588b919d3facf8daccbf3 [file] [log] [blame]
Tom Rini0cab3ec2015-11-10 01:06:16 +00001
Roger Quadrosb0679a72022-10-20 16:30:46 +03002obj-$(CONFIG_MEMORY) += memory-uclass.o
3obj-$(CONFIG_SANDBOX_MEMORY) += memory-sandbox.o
Christophe Kerelloa994a802020-07-31 09:53:40 +02004obj-$(CONFIG_STM32_FMC2_EBI) += stm32-fmc2-ebi.o
Balamanikandan Gunasundar935a9bd2022-10-25 16:21:04 +05305obj-$(CONFIG_ATMEL_EBI) += atmel_ebi.o
Bastien Curutchet9c073232024-10-21 17:13:29 +02006obj-$(CONFIG_TI_AEMIF) += ti-aemif.o ti-aemif-cs.o
Roger Quadros7dc75b62022-10-20 16:30:49 +03007obj-$(CONFIG_TI_GPMC) += ti-gpmc.o