]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - drivers/Makefile
spl: Allow CPU drivers to be used in SPL
[people/ms/u-boot.git] / drivers / Makefile
index c19fa142f3a8dc57e05b0ff449f1af5e9621e813..4ced2bbb6c520260c5e73d009a3b5a417c003afe 100644 (file)
@@ -10,6 +10,7 @@ obj-$(CONFIG_$(SPL_)RAM)      += ram/
 
 ifdef CONFIG_SPL_BUILD
 
+obj-$(CONFIG_SPL_CPU_SUPPORT) += cpu/
 obj-$(CONFIG_SPL_CRYPTO_SUPPORT) += crypto/
 obj-$(CONFIG_SPL_I2C_SUPPORT) += i2c/
 obj-$(CONFIG_SPL_GPIO_SUPPORT) += gpio/