X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2FMakefile;h=3cc8214f9b26630e86eddcb37ac35f7a5f57e4a1;hb=1e27ab4d297fda68b0f2cdb6b274108c2a4a350e;hp=34c1d554f69b489fc523a811e9f1fc76b5a5cd4e;hpb=8836558fffd48f353eac1fa9ac4aea1488be12cd;p=karo-tx-linux.git diff --git a/drivers/Makefile b/drivers/Makefile index 34c1d554f69b..3cc8214f9b26 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -8,6 +8,8 @@ obj-y += irqchip/ obj-y += bus/ +obj-$(CONFIG_GENERIC_PHY) += phy/ + # GPIO must come after pinctrl as gpios may need to mux pins etc obj-y += pinctrl/ obj-y += gpio/