forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
kernel/drivers/net/wireless/ath/ath9k/Makefile
....@@ -1,4 +1,4 @@
1
-# SPDX-License-Identifier: GPL-2.0
1
+# SPDX-License-Identifier: ISC
22 ath9k-y += beacon.o \
33 gpio.o \
44 init.o \
....@@ -77,3 +77,5 @@
7777 ath9k_htc-$(CONFIG_ATH9K_HTC_DEBUGFS) += htc_drv_debug.o
7878
7979 obj-$(CONFIG_ATH9K_HTC) += ath9k_htc.o
80
+
81
+obj-$(CONFIG_ATH9K_PCI_NO_EEPROM) += ath9k_pci_owl_loader.o