X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2FMakefile;h=a213ea96718981a69eecfb1c3d0e3d4de456353d;hb=d4e5aff8361e2242f4175b98a7ddf370fc2fec39;hp=b3f1b600a558cef08d1f750c1b42b27a6bb9ad51;hpb=c590e62d3b6f6dd72eae1183614f919e3fd7ffcb;p=u-boot diff --git a/drivers/Makefile b/drivers/Makefile index b3f1b600a5..a213ea9671 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -71,6 +71,7 @@ obj-y += block/ obj-$(CONFIG_BOOTCOUNT_LIMIT) += bootcount/ obj-$(CONFIG_CPU) += cpu/ obj-y += crypto/ +obj-$(CONFIG_FASTBOOT) += fastboot/ obj-y += firmware/ obj-$(CONFIG_FPGA) += fpga/ obj-y += misc/ @@ -79,6 +80,7 @@ obj-$(CONFIG_NVME) += nvme/ obj-y += pcmcia/ obj-y += dfu/ obj-$(CONFIG_X86) += pch/ +obj-y += phy/allwinner/ obj-y += phy/marvell/ obj-y += rtc/ obj-y += scsi/