7cc39c7628fb3d137b765b2ebc79686f7ecb1efc
[openwrt/openwrt.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_SRAB_DRIVER) += b53_srab.o
7 obj-$(CONFIG_B53_PHY_DRIVER) += b53_mdio.o
8 obj-$(CONFIG_B53_SPI_DRIVER) += b53_spi.o
9
10 ccflags-y += -Werror