6 lines
170 B
Makefile
6 lines
170 B
Makefile
|
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
|