blob: a51abe0c81c8a969ca0065d53674827018d4c0f0 [file] [log] [blame]
developerb11a5392022-03-31 00:34:47 +08001# SPDX-License-Identifier: ISC
2
3obj-$(CONFIG_BERSA) += bersa.o
4
5bersa-y := pci.o init.o dma.o eeprom.o main.o mcu.o mac.o \
6 debugfs.o mmio.o
7
8bersa-$(CONFIG_NL80211_TESTMODE) += testmode.o