summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files/drivers/net/r8198ep/Makefile
blob: cf18ba02777a69cb696fa2f8b0bf43fa52a892b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#
# drivers/net/r8198ep
#
# Makefile for the Linux Wireless network device drivers.
#


obj-$(CONFIG_R8198EP_HOST) += r8198_n.o 
#			r8198_asf.o


obj-$(CONFIG_R8198EP_DEVICE) += r8198_n.o 
#			r8198_asf.o

#obj-$(CONFIG_R8198EP_DEVICE) += r8198_device.o 
	
			
			

#obj-y := r8198_n.o \
#	r8198_asf.o