X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=drivers%2FMakefile;h=405b64b26873ce5076b56047128a4f62de565e73;hb=79ec22eef2d390b30e93ca6b710b442dd9e83d98;hp=5ef58c051e7f969c0f1c25a247a933975fa129e3;hpb=bd5053ffa5b8162257537bdb79ba829372423096;p=karo-tx-uboot.git diff --git a/drivers/Makefile b/drivers/Makefile index 5ef58c051e..405b64b268 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -3,6 +3,7 @@ obj-$(CONFIG_DM_DEMO) += demo/ obj-$(CONFIG_BIOSEMU) += bios_emulator/ obj-y += block/ obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/ +obj-$(CONFIG_CPU) += cpu/ obj-y += crypto/ obj-$(CONFIG_FPGA) += fpga/ obj-y += hwmon/