Skip to content

Commit 85b39f7

Browse files
Divya-Kopperakuba-moo
authored andcommitted
net: phy: Makefile: Add makefile support for rds ptp in Microchip phys
Add makefile support for rds ptp library. Reviewed-by: Andrew Lunn <[email protected]> Reviewed-by: Vadim Fedorenko <[email protected]> Signed-off-by: Divya Koppera <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 2550afc commit 85b39f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/phy/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ obj-$(CONFIG_MESON_GXL_PHY) += meson-gxl.o
7979
obj-$(CONFIG_MICREL_KS8995MA) += spi_ks8995.o
8080
obj-$(CONFIG_MICREL_PHY) += micrel.o
8181
obj-$(CONFIG_MICROCHIP_PHY) += microchip.o
82+
obj-$(CONFIG_MICROCHIP_PHY_RDS_PTP) += microchip_rds_ptp.o
8283
obj-$(CONFIG_MICROCHIP_T1_PHY) += microchip_t1.o
8384
obj-$(CONFIG_MICROCHIP_T1S_PHY) += microchip_t1s.o
8485
obj-$(CONFIG_MICROSEMI_PHY) += mscc/

0 commit comments

Comments
 (0)