scripts: Makefile.spl: Enable memory drivers to be built for SPL

We will need ti-gpmc driver for SPL. Allow memory drivers
do be built for SPL.

Signed-off-by: Roger Quadros <rogerq@kernel.org>
This commit is contained in:
Roger Quadros 2022-02-02 13:21:31 +02:00 committed by Praneeth Bajjuri
parent d86b3b82b4
commit 483bfb88aa
1 changed files with 1 additions and 0 deletions

View File

@ -93,6 +93,7 @@ endif
endif
libs-y += drivers/
libs-y += drivers/memory/
libs-$(CONFIG_SPL_USB_GADGET) += drivers/usb/dwc3/
libs-$(CONFIG_SPL_USB_GADGET) += drivers/usb/cdns3/
libs-y += dts/