X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=drivers%2FMakefile;h=6294048f2611488d30b7623a7a0a3a8321c36830;hb=1cc174d40f975203fa59dad7ef76da9662d18643;hp=00da40b704a705c2ac4645b68b61b294f7dcddc8;hpb=81e33f4b65171a7dcb99a3efd9b3a45da129a21a;p=u-boot diff --git a/drivers/Makefile b/drivers/Makefile index 00da40b704..6294048f26 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -51,6 +51,7 @@ obj-y += hwmon/ obj-y += misc/ obj-y += pcmcia/ obj-y += dfu/ +obj-$(CONFIG_X86) += pch/ obj-y += rtc/ obj-y += sound/ obj-y += timer/