blob: a1424e3e984993c907c2602eb4f796ad453fdf1e [file] [log] [blame]
developer7800b8d2022-06-23 22:15:56 +08001# SPDX-License-Identifier: ISC
2
3obj-$(CONFIG_BESRA) += besra.o
4
5besra-y := pci.o init.o dma.o eeprom.o main.o mcu.o mac.o \
6 debugfs.o mmio.o
7
8besra-$(CONFIG_NL80211_TESTMODE) += testmode.o