X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=drivers%2FMakefile;h=2c0f180ab34316d77571e5edc0abbabaaa63f992;hb=ad5ae9748644e16522b034a9a3ec5818cc10ec48;hp=8379b43d8618801b82a91e8a1b635239a05a0b85;hpb=ee25a425b912bea6f9a14e566a7ab9b90ea95d08;p=firefly-linux-kernel-4.4.55.git diff --git a/drivers/Makefile b/drivers/Makefile index 8379b43d8618..2c0f180ab343 100755 --- 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/