
| Current Path : /usr/src/linux-headers-5.4.0-216/drivers/net/wireless/realtek/rtw88/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/src/linux-headers-5.4.0-216/drivers/net/wireless/realtek/rtw88/Makefile |
# SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause obj-$(CONFIG_RTW88_CORE) += rtw88.o rtw88-y += main.o \ mac80211.o \ util.o \ debug.o \ tx.o \ rx.o \ mac.o \ phy.o \ coex.o \ efuse.o \ fw.o \ ps.o \ sec.o \ bf.o \ wow.o \ sar.o \ regd.o rtw88-$(CONFIG_RTW88_8822BE) += rtw8822b.o rtw8822b_table.o rtw88-$(CONFIG_RTW88_8822CE) += rtw8822c.o rtw8822c_table.o rtw88-$(CONFIG_RTW88_8723DE) += rtw8723d.o rtw8723d_table.o obj-$(CONFIG_RTW88_PCI) += rtwpci.o rtwpci-objs := pci.o