Files
Debian-9-Kernel/drivers/net/wireless/realtek/rtl818x/rtl8180/Makefile
T

6 lines
170 B
Makefile
Raw Normal View History

2023-05-02 09:58:35 +02:00
rtl818x_pci-objs := dev.o rtl8225.o sa2400.o max2820.o grf5101.o rtl8225se.o
obj-$(CONFIG_RTL8180) += rtl818x_pci.o
ccflags-y += -Idrivers/net/wireless/realtek/rtl818x