generic: add b53 swconfig switch driver
[openwrt/staging/mkresin.git] / target / linux / generic / files / drivers / net / phy / b53 / Makefile
1 obj-$(CONFIG_B53) += b53_common.o
2
3 obj-$(CONFIG_B53_PHY_FIXUP) += b53_phy_fixup.o
4
5 obj-$(CONFIG_B53_MMAP_DRIVER) += b53_mmap.o
6 obj-$(CONFIG_B53_PHY_DRIVER) += b53_mdio.o
7 obj-$(CONFIG_B53_SPI_DRIVER) += b53_spi.o
8
9 ccflags-y += -Werror