kernel: b53: add Register Access Bridge Registers (SRAB) interface
[openwrt/staging/mkresin.git] / target / linux / generic / files / drivers / net / phy / b53 / Makefile
index 146196e088bdf709e31f80417a32ceb19b59425e..7cc39c7628fb3d137b765b2ebc79686f7ecb1efc 100644 (file)
@@ -3,6 +3,7 @@ obj-$(CONFIG_B53)               += b53_common.o
 obj-$(CONFIG_B53_PHY_FIXUP)    += b53_phy_fixup.o
 
 obj-$(CONFIG_B53_MMAP_DRIVER)  += b53_mmap.o
+obj-$(CONFIG_B53_SRAB_DRIVER)  += b53_srab.o
 obj-$(CONFIG_B53_PHY_DRIVER)   += b53_mdio.o
 obj-$(CONFIG_B53_SPI_DRIVER)   += b53_spi.o