Makefile 225 字节
Newer Older
L
Larry Finger 已提交
1 2 3 4 5 6 7 8 9 10 11 12
rtl8192ce-objs :=		\
	rtl8192c-dm.o		\
	rtl8192c-fw.o		\
	rtl8192c-hw.o		\
	rtl8192c-led.o		\
	rtl8192c-phy.o		\
	rtl8192c-rf.o		\
	rtl8192c-sw.o		\
	rtl8192c-table.o	\
	rtl8192c-trx.o

obj-$(CONFIG_RTL8192CE) += rtl8192ce.o