ath79: add support for kernel 5.4
[openwrt/staging/jogo.git] / target / linux / ath79 / files-4.19 / drivers / net / ethernet / atheros / ag71xx / Makefile
1 #
2 # Makefile for the Atheros AR71xx built-in ethernet macs
3 #
4
5 ag71xx-y += ag71xx_main.o
6 ag71xx-y += ag71xx_gmac.o
7 ag71xx-y += ag71xx_ethtool.o
8 ag71xx-y += ag71xx_phy.o
9
10 ag71xx-$(CONFIG_AG71XX_DEBUG_FS) += ag71xx_debugfs.o
11
12 obj-$(CONFIG_AG71XX) += ag71xx_mdio.o
13 obj-$(CONFIG_AG71XX) += ag71xx.o