ipq40xx: add v5.4 support
[openwrt/staging/jogo.git] / target / linux / ipq40xx / files-5.4 / drivers / net / ethernet / qualcomm / essedma / Makefile
1 #
2 ## Makefile for the Qualcomm Atheros ethernet edma driver
3 #
4
5
6 obj-$(CONFIG_ESSEDMA) += essedma.o
7
8 essedma-objs := edma_axi.o edma.o edma_ethtool.o
9